[Feature request] Adding the GCC folder to the path list
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
I suggest adding an option to dev cpp installer to append
gcc binaries path to the environment variable "path".
Adding GCC binaries path to the environment
variable "path" might be very useful for people using open
source libraries(like wxWidgets) and willing to use the same
compiler version.