[Stk] Where is d3dtypes.h?

Stephen Sinclair sinclair at music.mcgill.ca
Fri Jun 20 17:24:44 PDT 2008


David Garber wrote:
> In order to run the demo in Microsoft Visual Studio in Windows, I need 
> to have the header file d3dtypes.h, however the header file isn't 
> included in the source download for STK.  Does anyone know where I can 
> find d3dtypes.h, or does anyone know if there is a better program to 
> use to run the code than Microsoft Visual Studio?

d3dtypes.h is a header for Direct3D, which is part of DirectX.
You shouldn't need this to compile STK.
For what it's worth though, you can get it by downloading the DirectX 
SDK from Microsoft's website.

Steve



More information about the Stk mailing list