Page 1 of 1

which version of DXSDK need I setup ?

PostPosted: Mon Aug 09, 2010 9:59 am
by walkman
I download Game-Editor source code. when I compiled it in debug in win32 modle, It report error.
I rebuild only engine project, it success. I rebuild only gameEditor it output: "LINK : fatal error LNK1181: cannot open input file 'dxguid.lib' ".
My question: which version dxsdk need I setup? DXSDk5? DXSDK9? DXSDK2009?

thanks.

Re: which version of DXSDK need I setup ?

PostPosted: Mon Aug 09, 2010 1:59 pm
by makslane
Try the SDK 9

Re: which version of DXSDK need I setup ?

PostPosted: Tue Aug 17, 2010 3:02 am
by walkman
ok thanks. I am going to try again.

Re: which version of DXSDK need I setup ?

PostPosted: Tue Aug 17, 2010 3:37 am
by walkman
compile is success in dx9 sdk. thanks.