| | Compiling...
pac_i9028_PowerON_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\poweronvalue\..\Lib\pac_i8028U.h(1) : see previous definition of 'NO_ERROR'
.\pac_i9028_PowerON_VC.cpp(59) : 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_PowerON_VC.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'
.\pac_i9028_PowerON_VC.cpp(72) : 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_PowerON_VC.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_i9028_PowerON_VC.cpp(93) : 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_PowerON_VC.cpp(119) : warning C4102: 'end' : unreferenced label
.\pac_i9028_PowerON_VC.cpp(23) : warning C4101: 'f' : unreferenced local variable
.\pac_i9028_PowerON_VC.cpp(22) : warning C4101: 'temp' : unreferenced local variable
Linking...
|