T TheGeek Golden Member Jun 6, 2004 1,090 1 0 Jun 11, 2006 #1 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
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
S StormRider Diamond Member Mar 12, 2000 8,324 2 0 Jun 11, 2006 #2 Wouldn't Visual Studio Express C++ work? It's free too!
T TheGeek Golden Member Jun 6, 2004 1,090 1 0 Jun 16, 2006 #4 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
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
I itachi Senior member Aug 17, 2004 390 0 0 Jun 16, 2006 #5 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.
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.
L Looney Lifer Jun 13, 2000 21,938 5 0 Jun 16, 2006 #6 I haven't specifically tried C++, but i know Eclipse works in Vista.
drinkmorejava Diamond Member Jun 24, 2004 3,567 7 81 Jun 29, 2006 #7 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.
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.