User forums > Using Code::Blocks

Open header file <...>

(1/1)

Roman:
Hi, Guys!
(cb20040424 on WINDOWS)
My project resides in "c:/myproject/" and i consider using "c:/library/liza.hpp", My actions:

--- Code: (cpp) ---{
I add "c:/library" to "Directorries/Compiler"
I write in my source "#include <liza.hpp>"
Then i click the right mouse button on "liza.hpp" and in popup menu select "Open header file liza.hpp"
C::B says that it(or they) cannot find the file specified
}

--- End code ---
I feel myself unhappy and close C::B.
After restarting C::B and reopening project all works pretty well.
 

mandrav:
Yes, the project's include directories are only added on project load (regarding this functionality). This is a known issue currently...

Navigation

[0] Message Index

Go to full version