Bug#39919: when click on compilation error message, alert that file doesn't exists
danny.cabelo at gmx.net
danny.cabelo at gmx.net
Fri Mar 29 20:19:03 UTC 2002
Package: kdevelop
Version: 2.1beta (using KDE 2.2.2 )
Severity: normal
Installed from: Mandrake Linux 8.2 i586 - 8.2
Compiler: gcc version 2.96 20000731 (Mandrake Linux 8.2 2.96-0.76mdk)
OS: Linux (i686) release 2.4.18-6mdk
OS/Compiler notes:
On compilation, when have some coding error:
try to click on error msg.. then the kdevelop will open
a alert window saying that doesn't exist the file:
<project dir>/<filename.cpp|.h>..
but the correct, is to kdevelop open the file:
<project dir>/<project subdir>/<filename.cpp|.h>
example:
project: myproj
file: main.cpp
kdevelop trying to open: myproj/main.cpp
but the right is: myproj/myproj/main.cpp
sorry for my english..
(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
More information about the KDevelop-devel
mailing list