Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Dev-Cpp.6.7.3.No.Compiler.Setup.exe | 2021-07-22 | 2.8 MB | |
Dev-Cpp.6.7.3.No.Compiler.Portable.7z | 2021-07-22 | 2.5 MB | |
Dev-Cpp.6.7.3.GCC.10.3.Setup.exe | 2021-07-22 | 68.7 MB | |
Dev-Cpp.6.7.3.GCC.10.3.Portable.7z | 2021-07-22 | 69.0 MB | |
Dev-Cpp.6.7.3.GCC.9.2.Setup.exe | 2021-07-22 | 38.8 MB | |
Dev-Cpp.6.7.3.GCC.9.2.Portable.7z | 2021-07-22 | 40.7 MB | |
README.md | 2021-07-22 | 580 Bytes | |
Version 6.7.3.tar.gz | 2021-07-22 | 5.7 MB | |
Version 6.7.3.zip | 2021-07-22 | 6.4 MB | |
Totals: 9 Items | 234.5 MB | 1 |
Version 6.7.3
- change: use del instead of rm.exe in the project's makefile
- fix: Generated makefiles have error for dll projects
- fix: gdb annotation infos are not correctly displayed
- fix: the symbol completion option for ']' doesn't work
- experiment support for clang (msys2 64bit build)
issues for clang:
- gdb used by clang dosen't support path name without non-ascii characters
- clang doesn't support encoding arguments
- Parser can't correctly parse libc++ header files (support will be done in the QT version of devcpp)