Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: Duke on October 25, 2009, 12:06:25 am
-
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.