error code

Started by
3 comments, last by phil67rpg 12 years ago
well I am getting an error : d3dx9math.inl it cant find this file,I have tried tweaking vs 2010 but I am still stuck. any help would be appreciated.
Advertisement
I am now getting this error:
[font="Consolas"][size="1"][font="Consolas"][size="1"]winmain.obj : error LNK2019: unresolved external symbol _D3DXLoadSurfaceFromFileA@32 referenced in function "int __cdecl Game_Init(struct HWND__ *)" (?Game_Init@@YAHPAUHWND__@@@Z)[/font][/font]
Are you linking to d3dx9.lib?
[size=2][ I was ninja'd 71 times before I stopped counting a long time ago ] [ f.k.a. MikeTacular ] [ My Blog ] [ SWFer: Gaplessly looped MP3s in your Flash games ]
yes I am
well I finally figured it out I had to link in the dx sdk.

This topic is closed to new replies.

Advertisement