Game Development Community

Compilation error

by Laurent Mrejen · in General Game Discussion · 11/28/2008 (1:06 am) · 0 replies

Hi,

I tried to compile the first example with vc++ 2005 express and DirectX 9.0 and it doesn't work. I tried to replace in the header files by
#define DIRECT3D_VERSION 0x0800
#include
#include

but it still doesn't work.

Can anyone help me?

Thanks in advance