Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: killerbot on February 01, 2006, 12:04:41 pm

Title: warnings (errors) in a file not belonging to the project
Post by: killerbot on February 01, 2006, 12:04:41 pm
Anyone else also noticed this (must say : it is with another compiler, not gun, but it works for files belonging to the project) :
I have a project that includes headers from outside the project (eg from another component), but the compiler has warnings on those headers, double clicking does not bring me to the location in the editor (for that matter no editor shows up for that (header) file).


Lieven
Title: Re: warnings (errors) in a file not belonging to the project
Post by: mandrav on February 01, 2006, 12:12:41 pm
As always, post a small test project so I can test it (and possibly fix it ;))...
Title: Re: warnings (errors) in a file not belonging to the project
Post by: killerbot on February 01, 2006, 12:27:00 pm
will do that.