On windows, nimble already available in bin folder. Setup the path to nim.exe 
will automatically set the path for nimble.exe, also any required DLLs for SSL, 
7z, libui, etc.

FYI, I did some work which the executable running on debian but I coded and 
tested on windows first, all I did was copy my source code to debian machine, 
and it compiled and ran fine without me changing anything in my code. (Usually 
people develop on Unix and cross compile to Windows tho, I just too lazy to 
setup the devs env again so I just used the existing devs env  )

Reply via email to