User forums > Using Code::Blocks
Custom makefile "execution failed" on Windows?
cellulose:
Full paths didn't work. cmd /c works! Huzzah! <3 <3 <3
Why does that fix the issue, though?
Alpha:
It worked in command prompt, and cmd /c asks command prompt to interpret the command following it, so I thought it was worth a try. (wxExecute, which is what Code::Blocks uses to launch commands, sometimes has issues if it is given something that is not a native executable.)
Navigation
[0] Message Index
[*] Previous page
Go to full version