Re: [Dev-C++] Any uploads that should be made?
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
From: Michal M. <mol...@se...> - 2013-11-21 20:04:26
|
Hello, Dne 21.11.2013 16:26, Kim Rudeen napsal(a): > I am repeating this message since becoming a subscriber to the Dev-cpp-users mailing list. > > I am a newbie to Dev-C++, though I have plenty of experience with C++ and Visual C++. > > I have installed version 4.9.9.2, and had some success in compiling and executing code. > > I notice that the Check for Updates tools gives a very long list of possible downloads, some of which seem to be extensions to Dev-C++ rather than improvements or error corrections. > > Are there any particular updates that I should immediately download? Either error corrections or updates to existing code? Note that the original Dev-C++ is quite old and not developed anymore. There are two projects which continue the development: http://orwelldevcpp.blogspot.com/ (very active) http://wxdsgn.sourceforge.net/ (has integrated wxWidgets designer, not that active recently) Also note that it's just an IDE, you can update the compiler itself independently. -- Zdraví, Michal Molhanec |