The program simply shows an alert with message "The program doen't work" and closes.
I have tried the last version of dev-c++ with "lesson6"
Dev-c++ examples don't work in Windows 7
Started by Gargolev, Nov 18 2010 12:30 AM
6 replies to this topic
Ad:
#2 Members - Reputation: 839
Posted 18 November 2010 - 12:36 AM
Why would you use Dev-C++?
Use Code::Blocks instead, it lets you convert any Dev-C++ project.
Or maybe even MS Visual Studio. :)
Good luck changing IDE!
Use Code::Blocks instead, it lets you convert any Dev-C++ project.
Or maybe even MS Visual Studio. :)
Good luck changing IDE!
#5 Moderators - Reputation: 2286
Posted 18 November 2010 - 05:01 AM
Quote:
Visual studio 2008 almost doens't work with OpenGL.
It works perfectly fine with OpenGL.
Quote:
And there are no C++ compiler in VS2010
Yes there is.
Josh Petrie | Lead Tools Engineer, ArenaNet | Microsoft C++ MVP
#7 Members - Reputation: 102
Posted 30 March 2011 - 07:46 PM
I used to use Dev-C++, I highly recommend switching to Code::Blocks. It has an option to import Dev-C++ projects and it looks and feels much the same, only with some features you'll probably like better. Also, Dev-C++ hasn't been worked on in many years. Like Dev-C++, Code::Blocks also uses (or can use) MinGW.
With that aside, I have gotten many projects compiled with Dev-C++ and NeHe code with no problems.
With that aside, I have gotten many projects compiled with Dev-C++ and NeHe code with no problems.






