Version: kdevelop 2.1.3 on kde 3.0.8-8 (Redhat 8.0) (using KDE KDE 3.0.5) Installed from: RedHat RPMs Compiler: gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7) OS: Linux This similar to bug report 33567, which is marked fixed, closed, but I seem to have got it again on a later release I normally create kdevelop projects in /home/rch_8/src. If I create a new C++ (terminal) project, called t0, I get the project in /home/rch_8/src/t0, and the sources in /home/rch_8/src/t0/t0. Assume I have main.cpp, and it compiles with errors, which are reported in the messages window. If I click on an error, or use F4, I get an erro message that /home/rch_8/src/t0/main.cpp does not exist. It should be looking for /home/rch_8/src/t0/t0/main.cpp
Same here: kdevelo 2.1.3 on KDE 3.1.0 (SuSE Upgrade).
I notice that this only occurs after a Build / Make. It does not occur after a Build / Compile File
Isn't it already fixed in CVS?? HarryF fixed it many times already.
Please try CVS HEAD, should be fixed there.
*** Bug 60370 has been marked as a duplicate of this bug. ***