Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to run on openSUSE #614

Open
frecio231 opened this issue Aug 24, 2023 · 2 comments
Open

Failed to run on openSUSE #614

frecio231 opened this issue Aug 24, 2023 · 2 comments

Comments

@frecio231
Copy link

frecio231 commented Aug 24, 2023

So I was following the Hello hashlink 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

@9Morello
Copy link

@frecio231 Do you have your .hdll files inside /usr/local/lib/?

@frecio231
Copy link
Author

No, is not present, just the hl binary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants