Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: Jan van den Borst on December 04, 2007, 02:09:07 pm
-
LS,
There is a feature open #include file: .. in the context sensitive menu (right click button on a #include) .
I use this quite often. However sometimes it does not open a h file although it is in the project.
Does this feature only scans the include path of the compiler and not the files you put in the project (by hand)?
Jan
-
Hi Jan,
I had the same problem. Just click in the symbol browser reparse, this should fix your problem.
Bye