[Bug 56960] New: clicking a compile error tries to open document in wrong directory

Jörg Rüppel joerg at sharky-x.de
Mon Apr 7 19:20:06 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=56960     
           Summary: clicking a compile error tries to open document in wrong
                    directory
           Product: kdevelop
           Version: unspecified
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: joerg at sharky-x.de


Version:           3.0.0a4 (using KDE 3.1.1)
Installed from:    Gentoo
Compiler:          gcc version 3.2.2
OS:          Linux (i686) release 2.4.20-gentoo-r2

my project dircetory is

/blah/projects/project/

my src file is
/blah/projects/project/source/file.cpp

when there is a compile in error in file.cpp and I click it, gideon tries to open the file in

/blah/projects/source/file.cpp (leaving the project dir out).

Custom Project here




More information about the KDevelop-devel mailing list