| | Compiling...
pac_i9028_SafeValue_VC.cpp
C:\Program Files (x86)\Windows CE Tools\SDKs\AM335x_WINCE7_SDK\include\ARMv4I\winerror.h(103) : warning C4005: 'NO_ERROR' : macro redefinition
f:\edward_ku\test program\demo\wp-9000\vc2008\pac_i9028u\safevalue\..\Lib\pac_i8028U.h(1) : see previous definition of 'NO_ERROR'
.\pac_i9028_SafeValue_VC.cpp(61) : 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_i9028_SafeValue_VC.cpp(67) : 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_i9028_SafeValue_VC.cpp(75) : 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_i9028_SafeValue_VC.cpp(82) : 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_i9028_SafeValue_VC.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'
.\pac_i9028_SafeValue_VC.cpp(119) : warning C4102: 'end' : unreferenced label
.\pac_i9028_SafeValue_VC.cpp(52) : warning C4102: 'again' : unreferenced label
.\pac_i9028_SafeValue_VC.cpp(25) : warning C4101: 'f' : unreferenced local variable
.\pac_i9028_SafeValue_VC.cpp(24) : warning C4101: 'temp' : unreferenced local variable
Linking...
|