[Bug 52252] New: usability kdevelop defaults paths

Olaf Flebbe o.flebbe at gmx.de
Tue Dec 24 11:12:02 UTC 2002


------- 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=52252     
           Summary: usability kdevelop defaults paths
           Product: kdevelop
           Version: 2.1.3
          Platform: SuSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at barney.cs.uni-potsdam.de
        ReportedBy: o.flebbe at gmx.de


Version:           2.1.3 (using KDE 3.0.4)
Installed from:    SuSE
Compiler:          gcc version 3.2
OS:          Linux (i686) release 2.4.19-4GB

Do this:

Projekt/Neu... choose eigenes (own project) Projekt 

fill it out. Choose a dir "dir" and a  dir named after the project name (for instance project)

Then Add a .cpp file with a syntax error via Datei (File) Neu (New) , the default path for this will be ../dir/project. The new file is .../dir/project/new.cpp

Compile it with Erstellen/Datei Kompilieren...

then do a double click on the error message in order to jump to the error location.

You will get a popup error message stating that .../dir/new.cpp cannot be found! (the project path is missing)




More information about the KDevelop-devel mailing list