planetis-m / naylib

Yet another raylib Nim wrapper
MIT License
205 stars 11 forks source link

Error when compiling project #29

Closed Yu-Vitaqua-fer-Chronos closed 2 years ago

Yu-Vitaqua-fer-Chronos commented 2 years ago

Heya, I just upgraded my naylib installation and after running the setup this error came up despite it working with nayget before

Hint: used config file '/home/raees/.choosenim/toolchains/nim-#devel/config/nim.cfg' [Conf]
Hint: used config file '/home/raees/.choosenim/toolchains/nim-#devel/config/config.nims' [Conf]
Hint: used config file '/home/raees/projects/Nim/RayPlatformer/config.nims' [Conf]
syncio.nim(764)          open
Error: unhandled exception: cannot open: /home/raees/projects/Nim/RayPlatformer/naylib/raylib.nim [IOError]
planetis-m commented 2 years ago

nake buildDesktop works for me, if you still have this issue, post more details and reopen.