[MonoDevelop] Compiler not found: g++

obiwanjacobi obiwanjacobi at hotmail.com
Fri Nov 23 18:49:57 UTC 2012


OK. I installed MinGW.

I've added this to the PATH env-var:
C:\MinGW\msys\1.0\bin;
C:\MinGW\mingw32\bin;

Ran:
g++ -MMD "main.cpp" -g -O3 -c -o "main.o"
g++ -o "main" "main.o" 

Result:
'g++' is not recognized as an internal or external command,
operable program or batch file.

so.....
Can somebody help me?



--
View this message in context: http://mono.1490590.n4.nabble.com/Compiler-not-found-g-tp4657351p4657504.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list