관리 메뉴

ㄴrㅎnㅂrㄹrㄱi

DEV C++ 내려받기 페이지로... 본문

프로그래밍

DEV C++ 내려받기 페이지로...

님투 2008. 12. 14. 21:01
반응형

http://www.bloodshed.net/dev/index.html 

Feature list

  • Support GCC-based compilers
  • Integrated debugging (using GDB)
  • Support for multiple languages (localization)
  • Class Browser
  • Code Completion
  • Debug variable Browser
  • Project Manager
  • Customizable syntax highlighting editor
  • Quickly create Windows, console, static libraries and DLLs
  • Support of templates for creating your own project types
  • Makefile creation
  • Edit and compile Resource files
  • Tool Manager
  • Print support
  • Find and replace facilities
  • Package manager, for easy installation of add-on libraries
  • CVS Support
  • To-Do List
  • CPU Window

Requirements

  • Windows 95 or higher.
  • 32 MB of RAM.
  • The executables compiled by Dev-C++ will need MSVCRT.DLL (comes with Windows 95 OSR 2 or higher).

License

Dev-C++ is Free Software distributed under the GNU General Public License.
This means you are free to distribute and modify Dev-C++, unlike most Windows software! Be sure the read the license.

Donations

Please support Dev-C++ by making a donation ! The money will be shared between the active developers and the support manager in order to help us continue improving Dev-C++ from day to day.

Click on the button below to make a donation using Paypal or your Credit Card :
<FORM action="https://www.paypal.com/cgi-bin/webscr" method="post"><INPUT type="hidden" value="_xclick" name="cmd"> <INPUT type="hidden" value="haiku@bloodshed.net" name="business"> <INPUT type="hidden" value="Donation for Dev-C++ development" name=item_name> <INPUT type="hidden" value="Donation for Dev-C++ development" name=item_number> <INPUT type="hidden" value="1" name="no_shipping"> <INPUT type="hidden" value="1" name="no_note"> <INPUT type="hidden" value="EUR" name="currency_code"> <INPUT type="hidden" value="0" name="tax"> <INPUT type="image" alt="Donate via Paypal" src="https://www.paypal.com/en_US/i/btn/x-click-butcc-donate.gif" border=0 name=submit> </FORM>

Downloads

Dev-C++ 5.0 beta 9.2 (4.9.9.2) (9.0 MB) with Mingw/GCC 3.4.2
Dev-C++ version 4.9.9.2, includes full Mingw compiler system with GCC 3.4.2 and GDB 5.2.1 See NEWS.txt for changes in this release.

Download from:
Dev-C++ 5.0 beta 9.2 (4.9.9.2), executable only (2.4 MB)
Dev-C++ version 4.9.9.2, without Mingw compiler system and GDB. Get this one if you already have a previous Dev-C++ beta or already a compiler. See NEWS.txt for changes in this release.

Download from:
Dev-C++ 5.0 beta 9.2 (4.9.9.2), source code (1.6 MB)
Dev-C++ version 4.9.9.2 source code for Delphi.

Download from:


Dev-C++ is an full-featured Integrated Development Environment (IDE) for Win32. It uses GCC, Mingw or Cygwin as compiler and libraries set.

The latest file releases
Package Release Date Notes / Monitor Downloads
Binaries Dev-C++ 4.9.9.2 February 22, 2005 Release notes     Monitor this package Download
Sources Mingw sources October 10, 2005 Release notes     Monitor this package Download
webupdate webupdate March 4, 2005 Release notes     Monitor this package Download
반응형
Comments