g++: error: CreateProcess: No such file or dire...
BlitzMax Forums/BlitzMax Programming/g++: error: CreateProcess: No such file or dire...| 
 | ||
| When compiling a module, I get this error: g++: error: CreateProcess: No such file or directory MinGW 7.2, g++.exe does exist in C:\MinGW\bin. I have followed all the directions here: http://blitzmax.com/Community/posts.php?topic=90964 Modules that don't use C++ build just fine.  Last edited 2012 | 
| 
 | ||
| Removing the GCC_EXEC_PREFIX env variable made it work. | 
| 
 | ||
| Hmm, I'm still getting this problem. Removed GCC_EXEC_PREFIX. Path and MinGW is correct. | 
| 
 | ||
| Nevermind, Josh was right, only I guess I accidentally clicked "Cancel" instead of "OK." |