Closed Tuatarian closed 3 years ago
full error: could not load: libraylib.so (compile with -d:nimDebugDlOpen for more information) Error: execution of an external program failed: '/mnt/d/Scripts/Misc/Nim/Nim/nim-chess/chess
could not load: libraylib.so (compile with -d:nimDebugDlOpen for more information) Error: execution of an external program failed: '/mnt/d/Scripts/Misc/Nim/Nim/nim-chess/chess
I've tried compiling the examples in the /examples directory
Well, it happened already with everyone. Ever tried placing libraylib.so into .exe' workdir?
libraylib.so
I ended up having to use more absolute paths (./libraylib.so instead of just libraylib.so)
full error:
could not load: libraylib.so (compile with -d:nimDebugDlOpen for more information) Error: execution of an external program failed: '/mnt/d/Scripts/Misc/Nim/Nim/nim-chess/chess
I've tried compiling the examples in the /examples directory