I'm looking for WORKING C/C++ IDE for Vista. I tested newest Dev C++ and Code Blocks, but both of them aren't working properly... Propably it is caused by unworking compiler (Mingw). Is there any other solution for programming under Vista? Is anyone having any ideas?
C/C++ IDE under Vista
You can download Visual C++ Express from Microsoft for free: http://msdn2.microsoft.com/en-us/express/aa975050.aspx
It is a free, lightweight version of Visual C++ with all the basic features: code completion, compiling, visual debugging, etc. More information: http://msdn2.microsoft.com/en-us/express/aa700738.aspx
It is a free, lightweight version of Visual C++ with all the basic features: code completion, compiling, visual debugging, etc. More information: http://msdn2.microsoft.com/en-us/express/aa700738.aspx
It works, thank You
I had some problems with Allegro library, but after googl'ing 2 hours I managed to cope with it
Proof: http://jackill.frih.net/dziala.jpg
Proof: http://jackill.frih.net/dziala.jpg
