Compiler directories kept missing
A free, portable, fast and simple C/C++ IDE
Brought to you by:
orwelldevcpp
Steps to reproduce:
1. Go to Tools -> Compiler Options -> Directories -> Binaries
2. Click the button with orange stuffs on it. Select C:\mingw\bin
3. C:\mingw\bin should appear on the textbox. Then click Add. And then click OK.
4. Do step #1 once again. It is empty.
I'm now using the portable version of 5.4.2
Cannot reproduce. Can you check if devcpp.ini in config is updated correctly?
I couldn't find this devcpp.ini FYI, I'm using Win 7, and I didn't find the Dev-C++ directory either in AppData or Application Data.
Open windows explorer --My Computer-- will do nicely.
In the chase bar at the top, click on the small icon...
Now type in %appdata% It should take you to your applications data folder where you will find a folder for Devcpp.
It's located in Dev-Cpp\config when using the portable version.
There's no config directory either :/
I assume you're simply executing devcppPortable.exe. If so, then there MUST be a config directory next to it. Please check again.
If not, then Dev-C++ will not remember anything.
Fixed in 5.5.0 and newer.