[/code]1>LIBCMT.lib(invarg.obj) : error LNK2005: __invoke_watson already defined in MSVCRTD.lib(MSVCR90D.dll)
1>LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
1>Main.obj : error LNK2019: unresolved external symbol "void __cdecl dbText(int,int,char *)" (?dbText@@YAXHHPAD@Z) referenced in function "void __cdecl DarkGDK(void)" (?DarkGDK@@YAXXZ)
1>debugger.lib(debugger.obj) : error LNK2001: unresolved external symbol "void __cdecl dbText(int,int,char *)" (?dbText@@YAXHHPAD@Z)
1>gameplay.lib(Gameplay.obj) : error LNK2001: unresolved external symbol "void __cdecl dbText(int,int,char *)" (?dbText@@YAXHHPAD@Z)
1>core.lib(DBDLLExtCalls.obj) : error LNK2001: unresolved external symbol "void __cdecl dbText(int,int,char *)" (?dbText@@YAXHHPAD@Z)
1>Main.obj : error LNK2019: unresolved external symbol "void __cdecl dbDisableEscapeKey(void)" (?dbDisableEscapeKey@@YAXXZ) referenced in function "void __cdecl DarkGDK(void)" (?DarkGDK@@YAXXZ)
1>system.lib(System.obj) : error LNK2019: unresolved external symbol "int __cdecl dbChecklistValueC(int)" (?dbChecklistValueC@@YAHH@Z) referenced in function "public: void __thiscall System::SetWindow(int,int,int,int,int)" (?SetWindow@System@@QAEXHHHHH@Z)
1>system.lib(System.obj) : error LNK2019: unresolved external symbol "int __cdecl dbChecklistValueB(int)" (?dbChecklistValueB@@YAHH@Z) referenced in function "public: void __thiscall System::SetWindow(int,int,int,int,int)" (?SetWindow@System@@QAEXHHHHH@Z)
1>system.lib(System.obj) : error LNK2019: unresolved external symbol "int __cdecl dbChecklistValueA(int)" (?dbChecklistValueA@@YAHH@Z) referenced in function "public: void __thiscall System::SetWindow(int,int,int,int,int)" (?SetWindow@System@@QAEXHHHHH@Z)
1>multiplayer.lib(Multiplayer.obj) : error LNK2019: unresolved external symbol "void __cdecl dbSendNetMessageMemblock(int,int)" (?dbSendNetMessageMemblock@@YAXHH@Z) referenced in function "private: void __thiscall Multiplayer::Send(void)" (?Send@Multiplayer@@AAEXXZ)
1>multiplayer.lib(Multiplayer.obj) : error LNK2019: unresolved external symbol "void __cdecl dbNetMessageMemblock(int)" (?dbNetMessageMemblock@@YAXH@Z) referenced in function "private: void __thiscall Multiplayer::Receive(void)" (?Receive@Multiplayer@@AAEXXZ)
1>multiplayer.lib(Multiplayer.obj) : error LNK2019: unresolved external symbol "void __cdecl dbGetNetMessage(void)" (?dbGetNetMessage@@YAXXZ) referenced in function "private: void __thiscall Multiplayer::Receive(void)" (?Receive@Multiplayer@@AAEXXZ)
1>multiplayer.lib(Multiplayer.obj) : error LNK2019: unresolved external symbol "int __cdecl dbNetMessageExists(void)" (?dbNetMessageExists@@YAHXZ) referenced in function "private: void __thiscall Multiplayer::Receive(void)" (?Receive@Multiplayer@@AAEXXZ)
1>core.lib(DBDLLExtCalls.obj) : error LNK2019: unresolved external symbol "void __cdecl PassCoreDataMultiplayer(void *)" (?PassCoreDataMultiplayer@@YAXPAX@Z) referenced in function "bool __cdecl SetDBDLLExtCalls(void)" (?SetDBDLLExtCalls@@YA_NXZ)
1>core.lib(DBDLLExtCalls.obj) : error LNK2019: unresolved external symbol "void __cdecl SetErrorHandlerMultiplayer(void *)" (?SetErrorHandlerMultiplayer@@YAXPAX@Z) referenced in function "bool __cdecl SetDBDLLExtCalls(void)" (?SetDBDLLExtCalls@@YA_NXZ)
1>core.lib(DBDLLExtCalls.obj) : error LNK2019: unresolved external symbol "void __cdecl DestructorMultiplayer(void)" (?DestructorMultiplayer@@YAXXZ) referenced in function "bool __cdecl SetDBDLLExtCalls(void)" (?SetDBDLLExtCalls@@YA_NXZ)
1>core.lib(DBDLLExtCalls.obj) : error LNK2019: unresolved external symbol "void __cdecl ConstructorMultiplayer(void)" (?ConstructorMultiplayer@@YAXXZ) referenced in function "bool __cdecl SetDBDLLExtCalls(void)" (?SetDBDLLExtCalls@@YA_NXZ)
1>core.lib(DBDLLExtCalls.obj) : error LNK2019: unresolved external symbol "void __cdecl PassCoreDataSystem(void *)" (?PassCoreDataSystem@@YAXPAX@Z) referenced in function "bool __cdecl SetDBDLLExtCalls(void)" (?SetDBDLLExtCalls@@YA_NXZ)
1>core.lib(DBDLLExtCalls.obj) : error LNK2019: unresolved external symbol "void __cdecl SetErrorHandlerSystem(void *)" (?SetErrorHandlerSystem@@YAXPAX@Z) referenced in function "bool __cdecl SetDBDLLExtCalls(void)" (?SetDBDLLExtCalls@@YA_NXZ)
1>core.lib(DBDLLExtCalls.obj) : error LNK2019: unresolved external symbol "void __cdecl DestructorSystem(void)" (?DestructorSystem@@YAXXZ) referenced in function "bool __cdecl SetDBDLLExtCalls(void)" (?SetDBDLLExtCalls@@YA_NXZ)
1>core.lib(DBDLLExtCalls.obj) : error LNK2019: unresolved external symbol "void __cdecl ConstructorSystem(void)" (?ConstructorSystem@@YAXXZ) referenced in function "bool __cdecl SetDBDLLExtCalls(void)" (?SetDBDLLExtCalls@@YA_NXZ)
1>core.lib(DBDLLExtCalls.obj) : error LNK2019: unresolved external symbol "int __cdecl dbGetTextHeight(char *)" (?dbGetTextHeight@@YAHPAD@Z) referenced in function "bool __cdecl SetDBDLLExtCalls(void)" (?SetDBDLLExtCalls@@YA_NXZ)
1>core.lib(DBDLLExtCalls.obj) : error LNK2019: unresolved external symbol "int __cdecl dbGetTextWidth(char *)" (?dbGetTextWidth@@YAHPAD@Z) referenced in function "bool __cdecl SetDBDLLExtCalls(void)" (?SetDBDLLExtCalls@@YA_NXZ)
1>core.lib(DBDLLExtCalls.obj) : error LNK2019: unresolved external symbol "void __cdecl dbSetTextFont(char *,int)" (?dbSetTextFont@@YAXPADH@Z) referenced in function "bool __cdecl SetDBDLLExtCalls(void)" (?SetDBDLLExtCalls@@YA_NXZ)
1>core.lib(DBDLLExtCalls.obj) : error LNK2019: unresolved external symbol "void __cdecl dbSetTextColor(int,int,int,int)" (?dbSetTextColor@@YAXHHHH@Z) referenced in function "bool __cdecl SetDBDLLExtCalls(void)" (?SetDBDLLExtCalls@@YA_NXZ)
1>core.lib(DBDLLExtCalls.obj) : error LNK2019: unresolved external symbol "void __cdecl PassCoreDataText(void *)" (?PassCoreDataText@@YAXPAX@Z) referenced in function "bool __cdecl SetDBDLLExtCalls(void)" (?SetDBDLLExtCalls@@YA_NXZ)
1>core.lib(DBDLLExtCalls.obj) : error LNK2019: unresolved external symbol "void __cdecl SetErrorHandlerText(void *)" (?SetErrorHandlerText@@YAXPAX@Z) referenced in function "bool __cdecl SetDBDLLExtCalls(void)" (?SetDBDLLExtCalls@@YA_NXZ)
1>core.lib(DBDLLExtCalls.obj) : error LNK2019: unresolved external symbol "void __cdecl DestructorText(void)" (?DestructorText@@YAXXZ) referenced in function "bool __cdecl SetDBDLLExtCalls(void)" (?SetDBDLLExtCalls@@YA_NXZ)
1>core.lib(DBDLLExtCalls.obj) : error LNK2019: unresolved external symbol "void __cdecl ConstructorText(struct HINSTANCE__ *)" (?ConstructorText@@YAXPAUHINSTANCE__@@@Z) referenced in function "bool __cdecl SetDBDLLExtCalls(void)" (?SetDBDLLExtCalls@@YA_NXZ)
1>display.lib(CGfxC.obj) : error LNK2019: unresolved external symbol "void __cdecl RefreshD3DMultiplayer(int)" (?RefreshD3DMultiplayer@@YAXH@Z) referenced in function "void __cdecl BuildFunctionsForDLLRefresh(void)" (?BuildFunctionsForDLLRefresh@@YAXXZ)
1>display.lib(CGfxC.obj) : error LNK2019: unresolved external symbol "void __cdecl RefreshD3DSystem(int)" (?RefreshD3DSystem@@YAXH@Z) referenced in function "void __cdecl BuildFunctionsForDLLRefresh(void)" (?BuildFunctionsForDLLRefresh@@YAXXZ)
1>display.lib(CGfxC.obj) : error LNK2019: unresolved external symbol "void __cdecl RefreshD3DText(int)" (?RefreshD3DText@@YAXH@Z) referenced in function "void __cdecl BuildFunctionsForDLLRefresh(void)" (?BuildFunctionsForDLLRefresh@@YAXXZ)
1>Debug\Prysm.exe : fatal error LNK1120: 28 unresolved externals[code]
*twich twich*
i have no idea what any of this means. if it means anything, i just converted a massive amount of files to .libs, if that has anything to do with this.
-to the optimist, the glass is half full. to the pessimist, it is half empty, to the engineer, it is twice as big as it needs to be.