| | Compiling...
stdafx.cpp
Compiling...
ControlTest.cpp
.\SRC\ControlTest.cpp(66) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
.\SRC\ControlTest.cpp(70) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
.\SRC\ControlTest.cpp(93) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
.\SRC\ControlTest.cpp(97) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
DHHalLib_Test_App.cpp
GPIOTest.cpp
I2CTest.cpp
.\SRC\I2CTest.cpp(115) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(537) : see declaration of 'scanf'
.\SRC\I2CTest.cpp(142) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(537) : see declaration of 'scanf'
MEMTest.cpp
.\SRC\MEMTest.cpp(69) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
.\SRC\MEMTest.cpp(73) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
.\SRC\MEMTest.cpp(92) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
.\SRC\MEMTest.cpp(96) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
.\SRC\MEMTest.cpp(119) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
.\SRC\MEMTest.cpp(123) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
.\SRC\MEMTest.cpp(128) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
.\SRC\MEMTest.cpp(153) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
.\SRC\MEMTest.cpp(157) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
SPITest.cpp
TouchTest.cpp
VersionTest.cpp
BacklightTest.cpp
Generating Code...
z:\projects\dh-electronics\imx6\dhhallib_test_app\dhhallib_test_app\src\controltest.cpp(133) : warning C4715: 'ControlTest::RestartKITL' : not all control paths return a value
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation. All rights reserved.
Linking...
|