Build Log
  

Build started: Project: TestInterface, Configuration: Debug|Windows Mobile 6 Professional SDK (ARMV4I)

Command Lines
  
Creating temporary file "c:\PRJ\LCARD_USB_DRIVER\WinCE\TestSoft\TestInterface\TestInterface\Windows Mobile 6 Professional SDK (ARMV4I)\Debug\RSP00000548885596.rsp" with contents
[
/Od /Os /I "D:\WINCE600\PUBLIC\COMMON\OAK\INC" /I "D:\WINCE600\PUBLIC\COMMON\SDK\INC" /I "c:\prj" /D "_DEBUG" /D "_WIN32_WCE=0x502" /D "UNDER_CE" /D "WIN32_PLATFORM_PSPC" /D "WINCE" /D "DEBUG" /D "_CONSOLE" /D "ARM" /D "_ARM_" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /MTd /fp:fast /GR- /Yu"stdafx.h" /Fp"Windows Mobile 6 Professional SDK (ARMV4I)\Debug/TestInterface.pch" /Fo"Windows Mobile 6 Professional SDK (ARMV4I)\Debug/" /Fd"Windows Mobile 6 Professional SDK (ARMV4I)\Debug/vc80.pdb" /W3 /c /Zi /TP

.\TestInterface.cpp
]
Creating command line "cl.exe @"c:\PRJ\LCARD_USB_DRIVER\WinCE\TestSoft\TestInterface\TestInterface\Windows Mobile 6 Professional SDK (ARMV4I)\Debug\RSP00000548885596.rsp" /nologo"
Creating temporary file "c:\PRJ\LCARD_USB_DRIVER\WinCE\TestSoft\TestInterface\TestInterface\Windows Mobile 6 Professional SDK (ARMV4I)\Debug\RSP00000648885596.rsp" with contents
[
/OUT:"Windows Mobile 6 Professional SDK (ARMV4I)\Debug/TestInterface.exe" /INCREMENTAL /MANIFEST:NO /NODEFAULTLIB:"oldnames.lib" /DEBUG /PDB:"Windows Mobile 6 Professional SDK (ARMV4I)\Debug/TestInterface.pdb" /STACK:65536,4096 /ENTRY:"mainWCRTStartup"  /subsystem:windowsce,5.01 coredll.lib corelibc.lib ole32.lib oleaut32.lib uuid.lib commctrl.lib

".\Windows Mobile 6 Professional SDK (ARMV4I)\Debug\stdafx.obj"

".\Windows Mobile 6 Professional SDK (ARMV4I)\Debug\TestInterface.obj"
]
Creating command line "link.exe @"c:\PRJ\LCARD_USB_DRIVER\WinCE\TestSoft\TestInterface\TestInterface\Windows Mobile 6 Professional SDK (ARMV4I)\Debug\RSP00000648885596.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
TestInterface.cpp
c:\prj\LCARD_USB_DRIVER\WinCE\lcard_wince_usb_driver\ioctl.h(6) : warning C4005: 'IOCTL_CONTROL_PIPE_VENDOR' : macro redefinition
        c:\prj\lib\dev_std\usb_defs.h(22) : see previous definition of 'IOCTL_CONTROL_PIPE_VENDOR'
.\TestInterface.cpp(300) : warning C4996: 'swprintf' was declared deprecated
        d:\wince600\public\common\sdk\inc\stdlib.h(381) : see declaration of 'swprintf'
        Message: 'This function or variable may be unsafe. Consider using swprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
Linking...
LIBCMTD.lib(gshandler.obj) : warning LNK4099: PDB 'libbmtd.pdb' was not found with 'D:\Program Files\Microsoft Visual Studio 8\VC\ce\lib\ARMV4I\LIBCMTD.lib' or at 'c:\PRJ\LCARD_USB_DRIVER\WinCE\TestSoft\TestInterface\TestInterface\Windows Mobile 6 Professional SDK (ARMV4I)\Debug\libbmtd.pdb'; linking object as if no debug info
Results
  
Build log was saved at "file://c:\PRJ\LCARD_USB_DRIVER\WinCE\TestSoft\TestInterface\TestInterface\Windows Mobile 6 Professional SDK (ARMV4I)\Debug\BuildLog.htm"
TestInterface - 0 error(s), 3 warning(s)