Build Log

--------------------Configuration: usermodeprovider - Win32 Debug--------------------

Command Lines

Creating temporary file "D:\DOCUME~1\A-MANC~1\LOCALS~1\Temp\RSP9F.tmp" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /I "d:\nt\public\sdk\inc" /I "d:\eventtrace\teststarttrace" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"usermodeprovider___Win32_Debug/usermodeprovider.pch" /YX /Fo"usermodeprovider___Win32_Debug/" /Fd"usermodeprovider___Win32_Debug/" /FD /GZ /c "D:\eventtrace\UserModeProvider\ReadFile.cpp" "D:\eventtrace\UserModeProvider\Main.cpp" "D:\eventtrace\UserModeProvider\Utils.cpp" "D:\eventtrace\TestStartTrace\StdAfx.cpp" "D:\eventtrace\TestStartTrace\Persistor.cpp" "D:\eventtrace\TestStartTrace\Logger.cpp" "D:\eventtrace\TestStartTrace\Utilities.cpp" ] Creating command line "cl.exe @"D:\DOCUME~1\A-MANC~1\LOCALS~1\Temp\RSP9F.tmp"" Creating temporary file "D:\DOCUME~1\A-MANC~1\LOCALS~1\Temp\RSPA0.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"usermodeprovider___Win32_Debug/usermodeprovider.pdb" /debug /machine:I386 /out:"usermodeprovider___Win32_Debug/usermodeprovider.exe" /pdbtype:sept /libpath:"d:\nt\public\sdk\lib\i386" .\usermodeprovider___Win32_Debug\ReadFile.obj .\usermodeprovider___Win32_Debug\Main.obj .\usermodeprovider___Win32_Debug\Utils.obj .\usermodeprovider___Win32_Debug\StdAfx.obj .\usermodeprovider___Win32_Debug\Persistor.obj .\usermodeprovider___Win32_Debug\Logger.obj .\usermodeprovider___Win32_Debug\Utilities.obj ] Creating command line "link.exe @"D:\DOCUME~1\A-MANC~1\LOCALS~1\Temp\RSPA0.tmp""

Output Window

Compiling... ReadFile.cpp Main.cpp d:\eventtrace\usermodeprovider\main.cpp(173) : warning C4508: 'main' : function should return a value; 'void' return type assumed Utils.cpp StdAfx.cpp Persistor.cpp Logger.cpp Utilities.cpp Linking... Logger.obj : error LNK2001: unresolved external symbol __chkesp Utilities.obj : error LNK2001: unresolved external symbol __chkesp ReadFile.obj : error LNK2001: unresolved external symbol __chkesp Main.obj : error LNK2001: unresolved external symbol __chkesp Utils.obj : error LNK2001: unresolved external symbol __chkesp Persistor.obj : error LNK2001: unresolved external symbol __chkesp Logger.obj : error LNK2001: unresolved external symbol "class std::basic_ostream > & __cdecl PutALine(class std::basic_ostream > &,char const *,int)" (?PutALine@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@AAV12@PBDH@Z) Logger.obj : error LNK2001: unresolved external symbol "class std::basic_ostream > & __cdecl PutAULONGVar(class std::basic_ostream > &,unsigned long,bool)" (?PutAULONGVar@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@AAV12@K_N@Z) Logger.obj : error LNK2001: unresolved external symbol "class std::basic_ostream > & __cdecl PutAULONG64Var(class std::basic_ostream > &,unsigned __int64)" (?PutAULONG64Var@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@AAV12@_K@Z) Logger.obj : error LNK2001: unresolved external symbol "void __cdecl GUIDOut(class std::basic_ostream > &,struct _GUID)" (?GUIDOut@@YAXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@U_GUID@@@Z) Logger.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall CEventTraceProperties::~CEventTraceProperties(void)" (??1CEventTraceProperties@@UAE@XZ) Logger.obj : error LNK2001: unresolved external symbol "class std::basic_ostream > & __cdecl operator<<(class std::basic_ostream > &,class CEventTraceProperties const &)" (??6@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@AAV01@ABVCEventTraceProperties@@@Z) Logger.obj : error LNK2001: unresolved external symbol "public: __thiscall CEventTraceProperties::CEventTraceProperties(struct _EVENT_TRACE_PROPERTIESA *)" (??0CEventTraceProperties@@QAE@PAU_EVENT_TRACE_PROPERTIESA@@@Z) usermodeprovider___Win32_Debug/usermodeprovider.exe : fatal error LNK1120: 8 unresolved externals Error executing link.exe.

Results

usermodeprovider.exe - 14 error(s), 1 warning(s)