I tried your hello example on Linux and it works fine.

But on Windows the same code gives this error: `could not load: SDL2.dll`.

My nim bin folder (containing the SDL*.dlls) in on my PATH.

I then copied SDL2*.dll from nim's bin folder to the same folder as the 
hello.nim but it still gave the same error.

Reply via email to