| | Compiling...
stdafx.cpp
Compiling...
i8014W_MagicScan_ISR_Cplusplus.cpp
.\i8014W_MagicScan_ISR_Cplusplus.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'
.\i8014W_MagicScan_ISR_Cplusplus.cpp(95) : 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'
.\i8014W_MagicScan_ISR_Cplusplus.cpp(106) : 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'
.\i8014W_MagicScan_ISR_Cplusplus.cpp(116) : 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'
.\i8014W_MagicScan_ISR_Cplusplus.cpp(125) : 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'
.\i8014W_MagicScan_ISR_Cplusplus.cpp(136) : 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'
.\i8014W_MagicScan_ISR_Cplusplus.cpp(172) : 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'
.\i8014W_MagicScan_ISR_Cplusplus.cpp(196) : 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'
.\i8014W_MagicScan_ISR_Cplusplus.cpp(200) : 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'
.\i8014W_MagicScan_ISR_Cplusplus.cpp(39) : warning C4101: 'ret' : unreferenced local variable
.\i8014W_MagicScan_ISR_Cplusplus.cpp(38) : warning C4101: 'c' : unreferenced local variable
.\i8014W_MagicScan_ISR_Cplusplus.cpp(38) : warning C4101: 'ch' : unreferenced local variable
.\i8014W_MagicScan_ISR_Cplusplus.cpp(210) : warning C4101: 'i' : unreferenced local variable
Linking...
|