| Build Log |
|
| Command Lines |
Creating temporary file "c:\Documents and Settings\Dawid\Pulpit\C++\Test\Test\Release\RSP00000C24162792.rsp" with contents [ /OUT:"C:\Documents and Settings\Dawid\Pulpit\C++\Test\Release\Test.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\Test.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Documents and Settings\Dawid\Pulpit\C++\Test\Release\Test.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /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 ".\Release\Glowne.obj" ] Creating command line "link.exe @"c:\Documents and Settings\Dawid\Pulpit\C++\Test\Test\Release\RSP00000C24162792.rsp" /NOLOGO /ERRORREPORT:PROMPT" |
| Output Window |
Linking... Glowne.obj : error LNK2001: unresolved external symbol _SDL_Init Glowne.obj : error LNK2001: unresolved external symbol _SDL_SetVideoMode Glowne.obj : error LNK2001: unresolved external symbol _SDL_RWFromFile Glowne.obj : error LNK2001: unresolved external symbol _SDL_LoadBMP_RW Glowne.obj : error LNK2001: unresolved external symbol _SDL_Delay Glowne.obj : error LNK2001: unresolved external symbol _SDL_UpperBlit Glowne.obj : error LNK2001: unresolved external symbol _SDL_Flip Glowne.obj : error LNK2001: unresolved external symbol _SDL_Quit Glowne.obj : error LNK2001: unresolved external symbol _SDL_FreeSurface MSVCRT.lib(crtexe.obj) : error LNK2001: unresolved external symbol _main C:\Documents and Settings\Dawid\Pulpit\C++\Test\Release\Test.exe : fatal error LNK1120: 10 unresolved externals |
| Results |
Build log was saved at "file://c:\Documents and Settings\Dawid\Pulpit\C++\Test\Test\Release\BuildLog.htm" Test - 11 error(s), 0 warning(s) |