| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Dev-Cpp.6.7.5.MinGW-w64.X86_64.GCC.10.3.Setup.exe | 2021-08-20 | 58.7 MB | |
| Dev-Cpp.6.7.5.MinGW-w64.X86_64.GCC.10.3.Portable.7z | 2021-08-20 | 61.2 MB | |
| Dev-Cpp.6.7.5.MinGW-w64.GCC.10.3.Setup.exe | 2021-08-20 | 60.9 MB | |
| Dev-Cpp.6.7.5.MinGW-w64.GCC.10.3.Portable.7z | 2021-08-20 | 60.9 MB | |
| Dev-Cpp.6.7.5.No.Compiler.Setup.exe | 2021-08-20 | 2.8 MB | |
| Dev-Cpp.6.7.5.No.Compiler.Portable.7z | 2021-08-20 | 2.5 MB | |
| Dev-Cpp.6.7.5.GCC.9.2.Portable.7z | 2021-08-20 | 40.7 MB | |
| Dev-Cpp.6.7.5.GCC.9.2.Setup.exe | 2021-08-20 | 38.9 MB | |
| README.md | 2021-08-20 | 1.2 kB | |
| Version 6.7.5.tar.gz | 2021-08-20 | 5.7 MB | |
| Version 6.7.5.zip | 2021-08-20 | 6.4 MB | |
| Totals: 11 Items | 338.6 MB | 748 | |
Version 6.7.5 AUGUST 2021
- add: blend mode for debug cpu window
- change: use msys2 x86_64 gcc compiler instead of TDM-GCC-64, becuause the gdb distributed with TDM can't correctly handle path with non-ascii characters.
- fix: clear local panel when debugger stops.
- fix: parse error when double quotes not correctly closed
- fix: parse error when single quotes not correctly closed
- fix: show inherited members button of the class browser doesn't work
- enhancement: open system header files in readonly mode
- enhancement: Can run/compile/debug while there is program running.
- fix: not correctly handle multiple inheritance in parser
- fix: newly created projects can't be debugged
- fix: typo error of turtle template
- fix: crash when try to start debugger while the debugger executable dosen't exist
- fix: non-cpp project file will make generated makefile error
- fix: project created by GLUT(freeglut) template won't compile
- add: GLFW/GLEW project template
Version 6.7.4 AUGUST 2021
- change: use TDM-GCC gcc compiler in distribution
- fix: use relative path for projects folder setting