Postanyone knows this error

Posts 111 of 11 · Page 1 of 1
anyone knows this error
anyone knows this error
im using, VS C++ 2008, DirectX 9.0 SDK (Summer 2004)

Code:
>asa.obj : error LNK2019: unresolved external symbol _D3DXCreateLine@8 referenced in function "long __stdcall hkEndScene(struct IDirect3DDevice9 *)" (?hkEndScene@@YGJPAUIDirect3DDevice9@@@Z)
1>asa.obj : error LNK2019: unresolved external symbol _D3DXCreateFontA@48 referenced in function "long __stdcall hkEndScene(struct IDirect3DDevice9 *)" (?hkEndScene@@YGJPAUIDirect3DDevice9@@@Z)
1>asa.obj : error LNK2019: unresolved external symbol _D3DXCreateTextureFromFileInMemory@16 referenced in function "long __stdcall hkEndScene(struct IDirect3DDevice9 *)" (?hkEndScene@@YGJPAUIDirect3DDevice9@@@Z)
1>asa.obj : error LNK2019: unresolved external symbol _Direct3DCreate9@4 referenced in function "void __cdecl DX_Init(unsigned long *)" (?DX_Init@@YAXPAK@Z)
1>D:\Documents and Settings\user\My Documents\Visual Studio 2008\Projects\DOOP\Debug\DOOP.dll : fatal error LNK1120: 4 unresolved externals
are you trying to make d3d?

and what d3d you'll make?
crossfire chams
aa. where did you get that? is from you or others?
just serching
i got one error
Code:
1>c:\documents and settings\pc\my documents\visual studio 2008\projects\doop\doop\asa.cpp(77) : error C2065: 'Type' : undeclared identifier
1>Build log was saved at "file://c:\Documents and Settings\pc\My Documents\Visual Studio 2008\Projects\DOOP\DOOP\Debug\BuildLog.htm"
1>DOOP - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Quote Originally Posted by DOOP View Post
i got one error
Code:
1>c:\documents and settings\pc\my documents\visual studio 2008\projects\doop\doop\asa.cpp(77) : error C2065: 'Type' : undeclared identifier
1>Build log was saved at "file://c:\Documents and Settings\pc\My Documents\Visual Studio 2008\Projects\DOOP\DOOP\Debug\BuildLog.htm"
1>DOOP - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Got Gotta be kidding me!
We cant help you unless we see the code...

If you know C++ then you should understand what that is saying...

You never declared "Type"...Declare it in the code if you know how, and your done.
he obviously just copied and pasted that so that's one less waller in cf. lol
yeah you right copied and pasted but i change somthing
problem solve
lol man this is why u can't code ur self (if someone knows coding help me do a cf hack lol?)

_________________




Crossfire Tournament


by -[N]igh[T]-
Posts 111 of 11 · Page 1 of 1
This thread is closed for replies.

Tags for this Thread

None

Need help?