Build Log |
|
Command Lines |
Creating temporary file "f:\edward_ku\test Program\DEMO\WP-9000\VC2008\pac_i9017_ReadAI\pac_i9017_RealTimeAI\AM335x_WINCE7_SDK (ARMv4I)\Release\RSP000001147042028.rsp" with contents [ /O2 /Os /D "NDEBUG" /D "_WIN32_WCE=0x700" /D "UNDER_CE" /D "WINCE" /D "_CONSOLE" /D "ARM" /D "_ARM_" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /fp:fast /GR- /Fo"AM335x_WINCE7_SDK (ARMv4I)\Release/" /Fd"AM335x_WINCE7_SDK (ARMv4I)\Release/vc80.pdb" /W3 /c /Zi /TP ".\pac_i9017_RealTimeAI.cpp" ] Creating command line "cl.exe @"f:\edward_ku\test Program\DEMO\WP-9000\VC2008\pac_i9017_ReadAI\pac_i9017_RealTimeAI\AM335x_WINCE7_SDK (ARMv4I)\Release\RSP000001147042028.rsp" /nologo" Creating temporary file "f:\edward_ku\test Program\DEMO\WP-9000\VC2008\pac_i9017_ReadAI\pac_i9017_RealTimeAI\AM335x_WINCE7_SDK (ARMv4I)\Release\RSP000002147042028.rsp" with contents [ /OUT:"..\exe_files/pac_i9017_realTimeAI.exe" /INCREMENTAL:NO /MANIFEST:NO /NODEFAULTLIB:"oldnames.lib" /DEBUG /PDB:"..\exe_files/realTimeAO.pdb" /STACK:65536,4096 /OPT:REF /OPT:ICF /ENTRY:"mainWCRTStartup" /DYNAMICBASE:NO /subsystem:windowsce,7.00 PACSDK.lib mmtimer.lib coredll.lib corelibc.lib ole32.lib oleaut32.lib uuid.lib commctrl.lib ".\AM335x_WINCE7_SDK (ARMv4I)\Release\pac_i9017_RealTimeAI.obj" ] Creating command line "link.exe @"f:\edward_ku\test Program\DEMO\WP-9000\VC2008\pac_i9017_ReadAI\pac_i9017_RealTimeAI\AM335x_WINCE7_SDK (ARMv4I)\Release\RSP000002147042028.rsp" /NOLOGO /ERRORREPORT:PROMPT" |
Output Window |
Compiling... pac_i9017_RealTimeAI.cpp .\pac_i9017_RealTimeAI.cpp(77) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details. c:\program files (x86)\windows ce tools\sdks\am335x_wince7_sdk\include\armv4i\stdlib.h(537) : see declaration of 'scanf' .\pac_i9017_RealTimeAI.cpp(83) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details. c:\program files (x86)\windows ce tools\sdks\am335x_wince7_sdk\include\armv4i\stdlib.h(537) : see declaration of 'scanf' .\pac_i9017_RealTimeAI.cpp(104) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details. c:\program files (x86)\windows ce tools\sdks\am335x_wince7_sdk\include\armv4i\stdlib.h(537) : see declaration of 'scanf' .\pac_i9017_RealTimeAI.cpp(44) : warning C4101: 'hKey' : unreferenced local variable .\pac_i9017_RealTimeAI.cpp(51) : warning C4101: 'ret' : unreferenced local variable .\pac_i9017_RealTimeAI.cpp(46) : warning C4101: 'message' : unreferenced local variable .\pac_i9017_RealTimeAI.cpp(49) : warning C4101: 'result' : unreferenced local variable Linking... |
Results |
Build log was saved at "file://f:\edward_ku\test Program\DEMO\WP-9000\VC2008\pac_i9017_ReadAI\pac_i9017_RealTimeAI\AM335x_WINCE7_SDK (ARMv4I)\Release\BuildLog.htm" realTimeAO - 0 error(s), 7 warning(s) |