Problems with compiling TSE with VC++6
by BRIOL Valerie · in Torque Game Engine Advanced · 02/24/2006 (8:23 pm) · 3 replies
Hello all,
I have a little problem, i follow the instructions for compiling TSE with VC++ 6 service pack 6 with the Direct X SDK october 2004. And dunno why i have theses errors when the linker starting.
Linking...
d3dx9.lib(jcdctmgr.obj) : error LNK2001: unresolved external symbol ___security_cookie
d3dx9.lib(trees.obj) : error LNK2001: unresolved external symbol ___security_cookie
d3dx9.lib(cshaderprogram.obj) : error LNK2001: unresolved external symbol ___security_cookie
Many thanks you for your great help.
Best regards,
Valerie BRIOL
I have a little problem, i follow the instructions for compiling TSE with VC++ 6 service pack 6 with the Direct X SDK october 2004. And dunno why i have theses errors when the linker starting.
Linking...
d3dx9.lib(jcdctmgr.obj) : error LNK2001: unresolved external symbol ___security_cookie
d3dx9.lib(trees.obj) : error LNK2001: unresolved external symbol ___security_cookie
d3dx9.lib(cshaderprogram.obj) : error LNK2001: unresolved external symbol ___security_cookie
Many thanks you for your great help.
Best regards,
Valerie BRIOL
Associate Anthony Rosenbaum