Bug 109393

Summary: next/previous error only works fully with Build->Project
Product: [Applications] kdevelop Reporter: david somers <dsomers>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 3.2.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description david somers 2005-07-20 18:05:21 UTC
Version:           3.2.1 (using KDE 3.4.1, Gentoo)
Compiler:          gcc version 3.3.5-20050130 (Gentoo 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)
OS:                Linux (i686) release 2.6.11-gentoo-r9

When using Build->Project, next/previous error (F4, shift-F4) works as expected (the next/previous error in the messages window is highlighted and the editor jumps to the appropriate file/line).

But, when doing Build->Build Target->something, or even just Build->Compile File, although next/previous error highlights the next/previous message in the messages window, the editor does NOT jump to the appropriate file/line.
Comment 1 david somers 2005-07-20 18:47:15 UTC
Slight goof... Build->Build Target->something works fine (my custom make target was getting the filename a bit wrong)...

But Build->Compile File is defiantly not jumping to the source code as you step through each error.
Comment 2 Jordi Blasi 2005-07-21 08:52:53 UTC
Please fully read 

http://bugs.kde.org/show_bug.cgi?id=65541
Comment 3 Matt Rogers 2006-02-12 05:45:26 UTC

*** This bug has been marked as a duplicate of 65541 ***