Hi Guys
I'm looking for help desperately. When I compile my Neuz I have this error:
I tried everything:
-I linked the library
-I used different Library files
-I created a virtual box with windows 7 to try to compile on it
When I go to Properties> Linker> Input I have this: d3dx9dt.lib
d3d9.lib
d3dxof.lib
dxerr9.lib
dsound.lib
Winmm.lib
dxguid.lib
imm32.lib
Ws2_32.lib
VERSION.lib
When I remove the extension ".lib" to d3dx9dt.lib the error turns into:
I only have this error with Neuz ! AccountServer,WorldServer etc... are working
If you guys can help you are my last hope.Btw I installed all package, everything that can not help me so it is not necessary to tell me to download a package;).Thank you
UPDATE : When I add the Lib folder in the "Additional Library Directories" I have new erros
[Only registered and activated users can see links. Click Here To Register...]
Here is a link to check the erros : [Only registered and activated users can see links. Click Here To Register...]
Just to know, is the situation better If I have those errors? did the situation evolved ??
I'm looking for help desperately. When I compile my Neuz I have this error:
Code:
Neuz fatal error LNK1181: can not open input file 'd3dx9dt.lib'
I tried everything:
-I linked the library
-I used different Library files
-I created a virtual box with windows 7 to try to compile on it
When I go to Properties> Linker> Input I have this: d3dx9dt.lib
d3d9.lib
d3dxof.lib
dxerr9.lib
dsound.lib
Winmm.lib
dxguid.lib
imm32.lib
Ws2_32.lib
VERSION.lib
When I remove the extension ".lib" to d3dx9dt.lib the error turns into:
Code:
Neuz fatal error LNK1181: can not open the input file 'd3dx9dt.obj'
If you guys can help you are my last hope.Btw I installed all package, everything that can not help me so it is not necessary to tell me to download a package;).Thank you
UPDATE
UPDATE : When I add the Lib folder in the "Additional Library Directories" I have new erros
[Only registered and activated users can see links. Click Here To Register...]
Here is a link to check the erros : [Only registered and activated users can see links. Click Here To Register...]
Just to know, is the situation better If I have those errors? did the situation evolved ??