Forums » General Questions » [HELP] Compiling StepMania 5 Using Visual C++ Express 2010

1
Includes:
D:\sillybear\Windows Platform SDK\dxsdk_apr2007\Include;$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSdkDir)include;$(FrameworkSDKDir)\include;

Lib:
D:\sillybear\Windows Platform SDK\dxsdk_apr2007\Lib\x86;$(VCInstallDir)lib;$(VCInstallDir)atlmfc\lib;$(WindowsSdkDir)lib;$(FrameworkSDKDir)\lib

I'm using Windows 8.1 64bit OS.

Build Log:
http://codepad.org/fnI728rN

objidl.h file from default Windows SDK Includes directory that is being referred by that error:
https://www.dropbox.com/s/kolv1zgileoxpcx/objidl.h

Can you show me the solution?


EDIT: [SOLVED!]
I just moved the DirectX SDK includes and lib location orders to the right most part. Build success.

Last edited: 18 January 2014 8:05pm

Reply