News:

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

Main Menu

trying to include <d3d11.h>

Started by Honey, February 14, 2018, 04:43:47 PM

Previous topic - Next topic

Honey

hello I'm new to C::B ,I'm trying to include <d3d11.h> but I keep getting the error :

no such file or directory

after some search I found that I need the Directx SDK which is exists in the windows SDK so I download the windows sdk , but it seams that I need to link it somehow to C::B .

I already know that I need to go to Settings->Compiler->Search Directory  , but I don't know whats linked to what , and if there is any extra steps .

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]