Vista C++ Compiler

TheGeek

Golden Member
Jun 6, 2004
1,090
1
0
I am looking for a Vista-compatible C++ compiler. Does anyone know of one? I use Dev C++ in XP, but it doesnt work under vista, which sucks. Thanks
 

TheGeek

Golden Member
Jun 6, 2004
1,090
1
0
it doesnt run. it installs but i cant use it. and i havent tried visual c++ b/c im not a fan of it, but i guess i will
 

itachi

Senior member
Aug 17, 2004
390
0
0
get familiar with the command-line and use mingw/make instead of the ide.. if your programs still fail, it's likely an issue with the c runtime lib.
 

drinkmorejava

Diamond Member
Jun 24, 2004
3,567
7
81
any that works for XP should be mostly fine. There are a few little things, but just don't try to write to the registry and you'll be good.