You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have debian/devuan ceres linux, aarch64. Nim 1.6.6, Gcc-12
Running 'make' returns. /Projects/NIM/ld39-minisyn/nico/nico/controller.nim(2, 14) Error: cannot open file: sdl2/sdl
Searching around i see different implementations of sdl for nim.
What dependency does ld39-minisyn have for sdl?
What's sdl2.sdl in controller.nim ?
Sorry for the ignorance. Thanks.
The text was updated successfully, but these errors were encountered:
I have debian/devuan ceres linux, aarch64. Nim 1.6.6, Gcc-12
Running 'make' returns.
/Projects/NIM/ld39-minisyn/nico/nico/controller.nim(2, 14) Error: cannot open file: sdl2/sdl
Searching around i see different implementations of sdl for nim.
What dependency does ld39-minisyn have for sdl?
What's sdl2.sdl in controller.nim ?
Sorry for the ignorance. Thanks.
The text was updated successfully, but these errors were encountered: