The only errors I am getting are:
Code: Select all
------ Build started: Project: Irrlicht, Configuration: Debug Win32 ------
Compiling...
CD3D8ShaderMaterialRenderer.cpp
f:\development\irrlicht-0.12.0\source\irrlicht\cd3d8shadermaterialrenderer.h(13) : fatal error C1083: Cannot open include file: 'D3dx8core.h': No such file or directory
I have added it under Tools->Options->Projects and Solutions->VC++ Directories (Include, Executable and Library)
I did a search on my machine and could not find 'D3dx8core.h' anywhere.
Do I need the lateset DXSDK? If so, why wouldn't it be in with the June 2005?