The Powder Toy
Download
Forum
Browse
Wiki
FAQ
Play online
Register
Login
Discussions
/
Development Assistance
/
Issue Compiling on Windows 10
«
1
»
Issue Compiling on Windows 10
jBot-42
21st Sep 2015
Banned
0
Permalink
This post is hidden because the user is banned
jacob1
21st Sep 2015
Developer
0
Permalink
try scons.py --clean
SCons likes to remember the fact that a previous step errored, and then refuse to every actually check again.
jBot-42
21st Sep 2015
Banned
0
Permalink
This post is hidden because the user is banned
Edited 3 times by jBot-42. Last:
21st Sep 2015
wolfy1339
22nd Sep 2015
Member
0
Permalink
Try using the --win flag
Edited once by wolfy1339. Last:
22nd Sep 2015
jacob1
22nd Sep 2015
Developer
0
Permalink
@wolfy1339
(View Post)
The --win flag is entirely optional and not needed since a year ago.
@jBot-42
(View Post)
Can you post config.log? My guess is that you didn't add C:\MinGW\bin to path, see this section:
https://powdertoy.co.uk/Wiki/W/Compiling_for_Windows_with_scons.html#Add_variables_to_Path
Posting config.log to something like
http://pastebin.com
will help though.
Edited once by jacob1. Last:
22nd Sep 2015
jBot-42
22nd Sep 2015
Banned
0
Permalink
This post is hidden because the user is banned
Edited 3 times by jBot-42. Last:
22nd Sep 2015
jacob1
22nd Sep 2015
Developer
0
Permalink
I see a few possible solutions here:
http://stackoverflow.com/questions/3848357/createprocess-no-such-file-or-directory
Try rebooting, if that doesn't work then apparently you can add 'C:\MinGW\libexec\gcc\mingw32\MinGW-Version' to the path (but i'm not so sure on this)
jBot-42
22nd Sep 2015
Banned
0
Permalink
This post is hidden because the user is banned
jBot-42
24th Sep 2015
Banned
0
Permalink
This post is hidden because the user is banned
Edited 2 times by jBot-42. Last:
5th Oct 2015
«
1
»