Build Log |
|
Command Lines |
Creating temporary file "c:\projects\l3lib\v2\l3libv2\v2test\Debug\RSP00001D25642892.rsp" with contents [ /OUT:"C:\projects\l3lib\v2\l3libv2\Debug\v2test.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\v2test.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\projects\l3lib\v2\l3libv2\Debug\v2test.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE /NXCOMPAT /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib "..\debug\l3libv2.lib" ".\Debug\test1.obj" ".\Debug\v2test.exe.embed.manifest.res" ] Creating command line "link.exe @c:\projects\l3lib\v2\l3libv2\v2test\Debug\RSP00001D25642892.rsp /NOLOGO /ERRORREPORT:PROMPT" |
Output Window |
Linking... test1.obj : error LNK2019: unresolved external symbol "public: int __thiscall CGfxSystem::SetDisplayMode(int,int,int,bool)" (?SetDisplayMode@CGfxSystem@@QAEHHHH_N@Z) referenced in function "int __cdecl game_main(void)" (?game_main@@YAHXZ) C:\projects\l3lib\v2\l3libv2\Debug\v2test.exe : fatal error LNK1120: 1 unresolved externals |
Results |
Build log was saved at "file://c:\projects\l3lib\v2\l3libv2\v2test\Debug\BuildLog.htm" v2test - 2 error(s), 0 warning(s) |