18
окт
2014

Orwell Dev-C++ 5.7.1 TDM-GCC x64 4.8.1 (2014)

Год выпуска: 2014
Жанр: Среда разработки, программирование
Разработчик: Orwell
Сайт разработчика: http://orwelldevcpp.blogspot.com/
Язык интерфейса: Мультиязычный (русский присутствует)
Тип сборки: Standard
Разрядность: 32/64-bit
Операционная система: Windows XP, Vista, 7, 8, 8.1

Описание: Dev-C++ — это интегрированная среда для программирования на языках С и C++, работающая под управлением операционной системы Windows. Среда Dev-C++ распространяется свободно с исходными кодами (на Delphi) по лицензии GPL.

Достоинства оболочки Dev-C++
  • Графический интерфейс.
  • Русскоязычное меню.
  • Встроенный отладчик GDB
  • Возможность создавать консольные и графические программы.
Изменения
  • Resolved errors in compile log when using Syntax Check on non-project compilations.
  • One can now create precompiled headers when compiling non-project header files.
  • Compile log now mentions the output filename under Compilation Results.
  • Dev-C++ will now issue an error when compiling using a compiler set that does not have a valid binary directory.
  • When a currently open file is renamed or deleted, one can now choose to close the editor of the file in question.
  • Fixed a bug in "Shorten Compiler Paths" that mixed up library and binary paths.
  • Attempt to fix a common crash related to TdevMonitorThread.TellToQuit.
  • Reduced overdraw in the class browser when switching between or saving files.
  • Added the ability to syntax check the currently visible file only, even if it belongs to a project.
  • Added icons for Syntax Check, Syntax Check Current File and Clean.
  • Fixed an out of bounds problem in the parser.
  • Dev-C++ now restores windows to their Aero Snap position.