| Build Log |
|
| Command Lines |
Creating temporary file "e:\014_GLog\GLogProject\Common\Debug\RSP00002740842248.rsp" with contents [ /OUT:"E:\014_GLog\GLogProject\Debug\Common.exe" /MANIFEST /MANIFESTFILE:"Debug\Common.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"E:\014_GLog\GLogProject\Debug\Common.pdb" /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\GlobalClass.obj" ".\Debug\LogManager.obj" ] Creating command line "link.exe @e:\014_GLog\GLogProject\Common\Debug\RSP00002740842248.rsp /NOLOGO /ERRORREPORT:PROMPT" |
| Output Window |
Linking... GlobalClass.obj : error LNK2019: unresolved external symbol "long __stdcall WndProc(struct HWND__ *,unsigned int,unsigned int,long)" (?WndProc@@YGJPAUHWND__@@IIJ@Z) referenced in function "public: void __thiscall CGlobalClass::WndRegisterClass(struct HINSTANCE__ *,wchar_t const *)" (?WndRegisterClass@CGlobalClass@@QAEXPAUHINSTANCE__@@PB_W@Z) LIBCMTD.lib(crt0.obj) : error LNK2019: unresolved external symbol _main referenced in function ___tmainCRTStartup E:\014_GLog\GLogProject\Debug\Common.exe : fatal error LNK1120: 2 unresolved externals |
| Results |
Build log was saved at "file://e:\014_GLog\GLogProject\Common\Debug\BuildLog.htm" Common - 3 error(s), 0 warning(s) |