Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Dev-Cpp.6.7-beta3.No.Compiler.Setup.exe | 2021-04-02 | 2.8 MB | |
Dev-Cpp.6.7-beta3.No.Compiler.Portable.7z | 2021-04-02 | 2.5 MB | |
Dev-Cpp.6.7-beta3.GCC.10.2.Setup.exe | 2021-04-02 | 36.4 MB | |
Dev-Cpp.6.7-beta3.GCC.10.2.Portable.7z | 2021-04-02 | 41.5 MB | |
README.md | 2021-04-02 | 944 Bytes | |
Version 6.7 beta 3.tar.gz | 2021-04-02 | 5.7 MB | |
Version 6.7 beta 3.zip | 2021-04-02 | 6.4 MB | |
Totals: 7 Items | 95.1 MB | 0 |
Version 6.7-beta3 APR 2021
- change: the option "static link all libs" is turned on by default
- fix: .exe compiled using dynamic link fail to run, when devcpp starts and try to run it.
- fix: devcpp may crash when watch complex structured object
- enhancement: click in non-content area in the file browser will clear the selection
- enhancement: add popup menu to the file browser
- fix: can't load a compiler set, if the compiler (gcc)'s folder is not under Dev-Cpp folder, and it's path contains space or non-ascii chars
- change: remove "Find Text" option in the editor options dialog
- change: add "Show fold outline" option in the editor options dialog
- enhancement: add "show indent guides" and "indent guide color" options in the editor options dialog
- fix: don't show error msg "gcc/g++ not exists", when the current compiler set is invalid and devcpp tries to run syntax checker.