gcc does not find paths generated by os module on Windows

2021-06-12 Thread demotomohiro
You can see parameters passed from Nim to gcc by adding `--listcmd` option when you run Nim. You can echo a value of `RaylibSrcPath` or `CurrentDirectory` at compile time by using static statement. That might help for debug. For example, add static statement like this to src/nimraylib_now/rayl

gcc does not find paths generated by os module on Windows

2021-06-12 Thread greenfork
There are errors with gcc.exe not able to find the required paths (original issue : gcc.exe: error: User.nimble\pkgs\nimraylib_now-0.13.1\csources\raylib_mangled: No such file or directory Run where this path is