2 bugs in kdevelop

Eric Klumpp eric.klumpp at emailforever.com
Tue May 8 03:34:48 BST 2001


> 
> 
>> 2) the second one occurs when I make a "compile all (F8)" and that there
>> are errors. If I click on an error in the "messages" window, a message
>> say me that the .cpp file doesn't exist. In fact the file is searched in
>> a wrong directory, precisely in the main project directory where is the
>> .kdevprj and not in the subfolders.
>> I can precise that if I only compile the current file (Shift F8), there
>> is no problem with the "messages" window !
>> I searched the problem in my project configuration, but if I create a
>> new project and add an existing file, I have the same problem.
>> 
>> Here is an example to illustrate the problem. If I create my project in
>> "~/programs" and call the project "test", I have the main project
>> directory "~/programs/test". When I include an existing file, for
>> example "testing.cpp", it is put in "~/programs/test/test". In this
>> case, when I do a "compile all (F8)", the message is that the file
>> "~/programs/test/testing.cpp" doesn't exist. In fact it should search
>> the file as "~/programs/test/test/testing.cpp".
> 
> Hmm...thought that was fixed for 1.4 :-(
> Can you tell what project version you are using? Means, which template
> did you chose?


I use kdevelop 1.4.1 that is given with the Mandrake 8.0

Eric


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list