Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22217

C and CXX compiler identification is unknown

$
0
0

I am trying to cross compile the sdk in am62x evm device for ota but it is not happening!(Not in local machine)

root@am62xx-evm:~/zoho-iot-sdk-c-master/output# cmake ..-- The C compiler identification is unknown-- The CXX compiler identification is unknownCMake Error at CMakeLists.txt:4 (PROJECT):  No CMAKE_C_COMPILER could be found.  Tell CMake where to find the compiler by setting either the environment  variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to  the compiler, or to the compiler name if it is in the PATH.CMake Error at CMakeLists.txt:4 (PROJECT):  No CMAKE_CXX_COMPILER could be found.  Tell CMake where to find the compiler by setting either the environment  variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path  to the compiler, or to the compiler name if it is in the PATH.-- Configuring incomplete, errors occurred!See also "/home/root/zoho-iot-sdk-c-master/output/CMakeFiles/CMakeOutput.log".See also "/home/root/zoho-iot-sdk-c-master/output/CMakeFiles/CMakeError.log".

gcc and g++ both package are included and the image is our customised image have used.If anyone has a solution, please share it, it will be of great help.

I am trying to cross compile the sdk in am62x evm device for ota but it is not happening!(Not in local machine)

gcc and g++ both package are included and the image is our customised image have used.If anyone has a solution, please share it, it will be of great help.

Viewing all articles
Browse latest Browse all 22217

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>