Build Log
  

Rebuild started: Project: RTTimerP, Configuration: Release|XPacSDK_CE (x86)

Command Lines
  
Creating temporary file "v:\Common\Demo2005\_WP8x4x_\Vb.net\Standard\RealTimeTest\VB_UI_Call_VC_Realtime\VCPrj\x86\RTTimerP\XPacSDK_CE (x86)\Release\RSP00000179246920.rsp" with contents
[
/O2 /Os /D "NDEBUG" /D "_WIN32_WCE=0x600" /D "UNDER_CE" /D "WINCE" /D "_CONSOLE" /D "x86" /D "_X86_" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /fp:fast /GR- /Yu"stdafx.h" /Fp"XPacSDK_CE (x86)\Release/RTTimerP.pch" /Fo"XPacSDK_CE (x86)\Release/" /Fd"XPacSDK_CE (x86)\Release/vc80.pdb" /W3 /c /Zi /TP

.\RTTimerP.cpp
]
Creating command line "cl.exe @"v:\Common\Demo2005\_WP8x4x_\Vb.net\Standard\RealTimeTest\VB_UI_Call_VC_Realtime\VCPrj\x86\RTTimerP\XPacSDK_CE (x86)\Release\RSP00000179246920.rsp" /nologo"
Creating temporary file "v:\Common\Demo2005\_WP8x4x_\Vb.net\Standard\RealTimeTest\VB_UI_Call_VC_Realtime\VCPrj\x86\RTTimerP\XPacSDK_CE (x86)\Release\RSP00000279246920.rsp" with contents
[
/O2 /Os /D "NDEBUG" /D "_WIN32_WCE=0x600" /D "UNDER_CE" /D "WINCE" /D "_CONSOLE" /D "x86" /D "_X86_" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /fp:fast /GR- /Yc"stdafx.h" /Fp"XPacSDK_CE (x86)\Release/RTTimerP.pch" /Fo"XPacSDK_CE (x86)\Release/" /Fd"XPacSDK_CE (x86)\Release/vc80.pdb" /W3 /c /Zi /TP

.\stdafx.cpp
]
Creating command line "cl.exe @"v:\Common\Demo2005\_WP8x4x_\Vb.net\Standard\RealTimeTest\VB_UI_Call_VC_Realtime\VCPrj\x86\RTTimerP\XPacSDK_CE (x86)\Release\RSP00000279246920.rsp" /nologo"
Creating temporary file "v:\Common\Demo2005\_WP8x4x_\Vb.net\Standard\RealTimeTest\VB_UI_Call_VC_Realtime\VCPrj\x86\RTTimerP\XPacSDK_CE (x86)\Release\RSP00000379246920.rsp" with contents
[
/OUT:"XPacSDK_CE (x86)\Release/RTTimerP.exe" /INCREMENTAL:NO /MANIFEST:NO /NODEFAULTLIB:"oldnames.lib" /DEBUG /PDB:"XPacSDK_CE (x86)\Release/RTTimerP.pdb" /STACK:65536,4096 /OPT:REF /OPT:ICF /ENTRY:"mainWCRTStartup"  /subsystem:windowsce,6.00 coredll.lib corelibc.lib ole32.lib oleaut32.lib uuid.lib commctrl.lib

".\RTTimerDll.lib"

".\XPacSDK_CE (x86)\Release\RTTimerP.obj"

".\XPacSDK_CE (x86)\Release\stdafx.obj"
]
Creating command line "link.exe @"v:\Common\Demo2005\_WP8x4x_\Vb.net\Standard\RealTimeTest\VB_UI_Call_VC_Realtime\VCPrj\x86\RTTimerP\XPacSDK_CE (x86)\Release\RSP00000379246920.rsp" /NOLOGO /ERRORREPORT:QUEUE"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
RTTimerP.cpp
.\RTTimerP.cpp(62) : warning C4101: 'dwvalue' : unreferenced local variable
Linking...
RTTimerP.obj : error LNK2019: unresolved external symbol __imp__timeEndPeriod referenced in function _wmain
RTTimerP.obj : error LNK2019: unresolved external symbol __imp__timeKillEvent referenced in function _wmain
RTTimerP.obj : error LNK2019: unresolved external symbol __imp__timeSetEvent referenced in function _wmain
RTTimerP.obj : error LNK2019: unresolved external symbol __imp__timeBeginPeriod referenced in function _wmain
XPacSDK_CE (x86)\Release/RTTimerP.exe : fatal error LNK1120: 4 unresolved externals
Results
  
Build log was saved at "file://v:\Common\Demo2005\_WP8x4x_\Vb.net\Standard\RealTimeTest\VB_UI_Call_VC_Realtime\VCPrj\x86\RTTimerP\XPacSDK_CE (x86)\Release\BuildLog.htm"
RTTimerP - 5 error(s), 1 warning(s)