Game Development Community

What do these error messages mean when I try to execute?

by Joshua Lee · in General Discussion · 09/13/2004 (3:06 pm) · 2 replies

Whenever i try to execute the getting started.cpp file i get these error messages(while compiling no error messages)
The first few I have no idea what they mean, the last few are obviously something about DirectX i just dont knwo what. Can SOMEONE tell me what I'm doing wrong and how to fix this?


LIBCMTD.lib(_file.obj) : error LNK2005: ___initstdio already defined in LIBCD.lib(_file.obj)
LIBCMTD.lib(_file.obj) : error LNK2005: ___endstdio already defined in LIBCD.lib(_file.obj)
LIBCMTD.lib(_file.obj) : error LNK2005: __cflush already defined in LIBCD.lib(_file.obj)
LIBCMTD.lib(_file.obj) : error LNK2005: __iob already defined in LIBCD.lib(_file.obj)
LINK : warning LNK4098: defaultlib "LIBCMTD" conflicts with use of other libs; use /NODEFAULTLIB:library
Reaction Engine SDK (Debug).lib(RE_GFX_Device.obj) : error LNK2001: unresolved external symbol __imp__timeGetTime@0
Reaction Engine SDK (Debug).lib(RE_D3D_Machine.obj) : error LNK2001: unresolved external symbol _IID_IDirect3DHALDevice
Reaction Engine SDK (Debug).lib(d3dframe.obj) : error LNK2001: unresolved external symbol _IID_IDirect3DHALDevice
Reaction Engine SDK (Debug).lib(d3dtextr.obj) : error LNK2001: unresolved external symbol _IID_IDirect3DHALDevice
Reaction Engine SDK (Debug).lib(d3denum.obj) : error LNK2001: unresolved external symbol _DirectDrawEnumerateExA@12
Reaction Engine SDK (Debug).lib(d3denum.obj) : error LNK2001: unresolved external symbol _IID_IDirect3D7
Reaction Engine SDK (Debug).lib(d3dframe.obj) : error LNK2001: unresolved external symbol _IID_IDirect3D7
Reaction Engine SDK (Debug).lib(d3denum.obj) : error LNK2001: unresolved external symbol _DirectDrawCreateEx@16
Reaction Engine SDK (Debug).lib(d3dframe.obj) : error LNK2001: unresolved external symbol _DirectDrawCreateEx@16
Reaction Engine SDK (Debug).lib(d3denum.obj) : error LNK2001: unresolved external symbol _IID_IDirectDraw7
Reaction Engine SDK (Debug).lib(d3dframe.obj) : error LNK2001: unresolved external symbol _IID_IDirectDraw7
Reaction Engine SDK (Debug).lib(d3denum.obj) : error LNK2001: unresolved external symbol _IID_IDirect3DRefDevice
Reaction Engine SDK (Debug).lib(d3denum.obj) : error LNK2001: unresolved external symbol _IID_IDirect3DTnLHalDevice
Reaction Engine SDK (Debug).lib(d3dframe.obj) : error LNK2001: unresolved external symbol _IID_IDirect3DTnLHalDevice
Reaction Engine SDK (Debug).lib(d3dtextr.obj) : error LNK2001: unresolved external symbol _IID_IDirect3DTnLHalDevice

About the author


#1
09/13/2004 (3:36 pm)
"If you are having problems with this product please contact Monster Studios directly via this support mail system."


www.garagegames.com/pg/product/support.email.php?id=14
#2
09/13/2004 (4:43 pm)
Or post in the appropriate forums :)