thomashw Posted March 18, 2008 Share Posted March 18, 2008 I've installed Notepad++ and am trying to install MinGW to compile C++ programs. I've installed MinGW on my computer, and am wondering how to compile with MinGW in the Notepad++ console? I've tried compiling using g++ hello.cc -o hello, but it says CreateProcess() failed. I'm guessing I just haven't installed MinGW correctly, but I can't figure out, or find out, how. Help! Quote Link to comment https://forums.phpfreaks.com/topic/96637-installing-a-compiler/ Share on other sites More sharing options...
fert Posted March 18, 2008 Share Posted March 18, 2008 try using the computer terminal Quote Link to comment https://forums.phpfreaks.com/topic/96637-installing-a-compiler/#findComment-495347 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.