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! 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 Link to comment https://forums.phpfreaks.com/topic/96637-installing-a-compiler/#findComment-495347 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.