Hi all,
I tryed to run Defold on my Linux System. Defold itself works but when i try to run a example i got always this error:
x86_64-linux/bin/dmengine: error while loading shared libraries: libopenal.so.1: cannot open shared object file: No such file or directory
I tested a few examples … but always the same … how can i fix it?
1 Like
You need OpenAL installed: FAQ
2 Likes
aaaaw i got it … sry my fail
2 Likes
No reason to be sorry. I think we can probably push the FAQ a bit better
3 Likes
I think its a good idea to write that at the install notes for linux users? maybe?
3 Likes
britzl
6
Agree! Committed this to the docs:
2 Likes