News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Code Completion problem

Started by Duke, October 25, 2009, 12:06:25 AM

Previous topic - Next topic

Duke

Hi again  :)
I have a line m_pSwapChain-> and the code completion not display the members of the interface IDXGISwapChain (DirectX lib). My settings in the code completion tab is;

-follow local includes
-follow global includes
-parse preprocessor directives

I no have problems to compile and link the executable.

Thanks in advance.