Menu

#611 Project includes before other includes

open
nobody
None
5
2012-09-26
2005-11-30
Anonymous
No

I had a problem while trying to compile a file that has
the following line :

include "Window.h"

The reason is that I have in my project a file named
"Window.h" but because wxwidget has a file with the
same name, the compiler tries to search for that file
in the global folder for includes(so he will find my
wxwidget folder), before searching for that file in the
project includes(my project/include). I think that the
IDE should search for included files in the project
includes before searching in the global include folder.

omar.belkhodja@gmail.com

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.