HaxeFoundation / HaxeFoundation/hashlink

Failed to run on openSUSE

Open
#614 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
901
Forks
201
Avg merge
18h 9m
Merged PRs (30d)
8

Description

So I was following the [Hello hashlink](url="https://heaps.io/documentation/hello-hashlink.html") tutorial from Heaps.io and after compiling it i noticed that when I run the `hl hello.hl` it gives me the next error `bash: /usr/bin/hl: No existe el fichero o el directorio` (directory or file doesn't exists) so, I've been searching on this, but it seems that the errors aren't quite the same.
hl version: HL/JIT 1.13.0
haxe version: 4.3.1
and these are the packages I assumed are the ones needed to compile it `sudo zypper in libpng16-devel libvorbis-devel SDL2-devel libjpeg8-devel libvorbis-devel openal-soft-devel glu-devel mbedtls-devel libuv-devel sqlite3-devel fmt-devel openal-soft-devel libturbojpeg0`

If I make a `sudo ln -s /usr/local/bin/hl /usr/bin/hl` then I get the next error `src/module.c(373) : FATAL ERROR : Failed to load library ui.hdll`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.