c:\documents and settings\keenwa\local settings\application data
(where keenwa is the account I am on on that machine)
Or something along those lines...I'm at home, my XP machine is at work, so I am tired and guessing...
Wayne
Wayne
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I installed "devcpp4970-gcc295.exe" on windows2k.
I set C++ includes "C:/Dev-Cpp/include and C:/Dev-Cpp/include/c++-3/" at Compiler option.
Dev-cpp makes wrong "Makefile.win".
---------------------------------------------------
INCS = -I"C:/Dev-Cpp/include" -I"C:/Dev-Cpp/include"
---------------------------------------------------
I corrected Makefile.win file but Dev-cpp remade it.
Where is devcpp config file?
I think many questions about dev-cpp compiler error at this forum associated this problem.
sorry for my poor english.
Well, on XP, my devcpp.cfg is down in
c:\documents and settings\keenwa\local settings\application data
(where keenwa is the account I am on on that machine)
Or something along those lines...I'm at home, my XP machine is at work, so I am tired and guessing...
Wayne
Wayne
It's weid, yust for interest I was looking for my Dev.cpp.cfg.
I don't find it in ..applcation data nor in d:\dev-cpp
I once searched for the configfiles for Opera, and I needed a day to find them, they were hiddenfiles and dirs in "application data".
These things are important to know, when SW doesn't run :-)
Patrick