HaxeFoundation / HaxeFoundation/hashlink
Failed to run on openSUSE
- 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.