Build Log |
|
Command Lines |
Creating temporary file "f:\edward_ku\I8K_I9K_IO\8088series\Demo\Demo_Src\CE\i8088W_Basic_Info_Cplusplus\AM335x_WINCE7_SDK (ARMv4I)\Debug\RSP00001414603248.rsp" with contents [ /Od /D "_DEBUG" /D "_WIN32_WCE=0x700" /D "UNDER_CE" /D "WINCE" /D "DEBUG" /D "_CONSOLE" /D "ARM" /D "_ARM_" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /MTd /fp:fast /GR- /Fo"AM335x_WINCE7_SDK (ARMv4I)\Debug/" /Fd"AM335x_WINCE7_SDK (ARMv4I)\Debug/vc80.pdb" /W3 /c /Zi /TP .\i8088W_Basic_Info_Cplusplus.cpp ] Creating command line "cl.exe @"f:\edward_ku\I8K_I9K_IO\8088series\Demo\Demo_Src\CE\i8088W_Basic_Info_Cplusplus\AM335x_WINCE7_SDK (ARMv4I)\Debug\RSP00001414603248.rsp" /nologo" Creating temporary file "f:\edward_ku\I8K_I9K_IO\8088series\Demo\Demo_Src\CE\i8088W_Basic_Info_Cplusplus\AM335x_WINCE7_SDK (ARMv4I)\Debug\RSP00001614603248.rsp" with contents [ /Od /D "_DEBUG" /D "_WIN32_WCE=0x700" /D "UNDER_CE" /D "WINCE" /D "DEBUG" /D "_CONSOLE" /D "ARM" /D "_ARM_" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /MTd /fp:fast /GR- /Yc"stdafx.h" /Fp"AM335x_WINCE7_SDK (ARMv4I)\Debug/i8088W_Basic_Info_Cplusplus.pch" /Fo"AM335x_WINCE7_SDK (ARMv4I)\Debug/" /Fd"AM335x_WINCE7_SDK (ARMv4I)\Debug/vc80.pdb" /W3 /c /Zi /TP .\stdafx.cpp ] Creating command line "cl.exe @"f:\edward_ku\I8K_I9K_IO\8088series\Demo\Demo_Src\CE\i8088W_Basic_Info_Cplusplus\AM335x_WINCE7_SDK (ARMv4I)\Debug\RSP00001614603248.rsp" /nologo" Creating temporary file "f:\edward_ku\I8K_I9K_IO\8088series\Demo\Demo_Src\CE\i8088W_Basic_Info_Cplusplus\AM335x_WINCE7_SDK (ARMv4I)\Debug\RSP00001914603248.rsp" with contents [ /OUT:"..\exe_file/i8088W_Basic_Info_Cplusplus.exe" /INCREMENTAL /MANIFEST:NO /NODEFAULTLIB:"oldnames.lib" /DEBUG /PDB:"..\exe_file/i8088W_Basic_Info_Cplusplus.pdb" /STACK:65536,4096 /ENTRY:"mainWCRTStartup" /DYNAMICBASE:NO /subsystem:windowsce,7.00 coredll.lib corelibc.lib ole32.lib oleaut32.lib uuid.lib commctrl.lib ".\AM335x_WINCE7_SDK (ARMv4I)\Debug\i8088W_Basic_Info_Cplusplus.obj" ".\AM335x_WINCE7_SDK (ARMv4I)\Debug\stdafx.obj" ] Creating command line "link.exe @"f:\edward_ku\I8K_I9K_IO\8088series\Demo\Demo_Src\CE\i8088W_Basic_Info_Cplusplus\AM335x_WINCE7_SDK (ARMv4I)\Debug\RSP00001914603248.rsp" /NOLOGO /ERRORREPORT:PROMPT" |
Output Window |
Compiling... stdafx.cpp Compiling... i8088W_Basic_Info_Cplusplus.cpp .\i8088W_Basic_Info_Cplusplus.cpp(56) : 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' .\i8088W_Basic_Info_Cplusplus.cpp(62) : 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' .\i8088W_Basic_Info_Cplusplus.cpp(65) : 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' .\i8088W_Basic_Info_Cplusplus.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' .\i8088W_Basic_Info_Cplusplus.cpp(88) : 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' .\i8088W_Basic_Info_Cplusplus.cpp(89) : warning C4553: '==' : operator has no effect; did you intend '='? .\i8088W_Basic_Info_Cplusplus.cpp(124) : 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' Linking... |
Results |
Build log was saved at "file://f:\edward_ku\I8K_I9K_IO\8088series\Demo\Demo_Src\CE\i8088W_Basic_Info_Cplusplus\AM335x_WINCE7_SDK (ARMv4I)\Debug\BuildLog.htm" i8088W_Basic_Info_Cplusplus - 0 error(s), 7 warning(s) |