开发者

Visual Studio 2010 intellisense problem

I have the following intellisense problem, which only occurs in the Release configuration, even though both Debug and Release use the exact same file paths.

Visual Studio 2010 intellisense problem

I've neve开发者_运维技巧r had problems like this with Visual C++ 2010.


Are you sure that header is in the include path for the project? That's what it sounds like. The preprocessor is not parsing Window.hpp because it isn't being told to find it. Right clicking on your project and setting extra include directories should fix it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜