Dev C++ Portable
It's been a while again. Enjoy the new features. :)
Based on Dev-C Portable, Orwell Dev-C Portable is a Portable (IDE) Integrated Development Environment and Compiler for the C programming language. Sporting GCC, Mingw or Cygwin as compiler and libraries set, this C Development Environment has been ported for use within a.
- Dev-C is a full-featured integrated development environment (IDE), which is able to create Windows or console-based C/C programs using the Mingw compiler system (version MSVCRT 2.95.2-1 included with this package), or the Cygwin compiler.
- Dev-C Portable Yes, I know there is the portasoft one but it copies files to the appdata folder (and deletes the local copy). This one tells dev-c to look for the.
- Fixed crash related to double clicking on a compiler error when a selection was made.
- Upgraded the default compiler to TDM-GCC 4.9.2.
- Improved startup speed.
- Fixed Abort Compilation button not working anymore.
- Fixed crash in TCppParser.CheckForTypedefStruct.
- Fixed crash in TCppParser.HandleEnum.
- Fixed some typos in the English translation (thanks to Hiro5).
- Updated the Catalan translation (thanks to Hiro5).
- Updated the Czech translation (thanks to tringi).
- Fixed some hiccups in the build process of Dev-C++ itself.
Devc++ Online
Download
- The setup which includes TDM-GCC 4.9.2 (32bit and 64bit) can be downloaded here (47MB).
- The setup which does not include a compiler can be downloaded here (2MB).
- The portable version which includes TDM-GCC 4.9.2 (32bit and 64bit) can be downloaded here (34MB).
- The portable version which does not include a compiler can be downloaded here (2MB).
- The latest tested compilers can be downloaded here.
- Lastly, the source code can be found here (1MB). Alternatively, one can use git to clone any commit. Instructions can be found here.