Reaction Engine Need Help.
by Joshua Lee · in ThinkTanks · 09/13/2004 (3:05 pm) · 0 replies
Hey, ive done everything right, but 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
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