– The C compiler identification is GNU 7.5.0
– The CXX compiler identification is unknown
– Check for working C compiler: /usr/bin/cc
– Check for working C compiler: /usr/bin/cc – works
– Detecting C compiler ABI info
– Detecting C compiler ABI info – done
– Detecting C compile features
– Detecting C compile features – done
CMake Error in CMakeLists.txt:
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/dragon/Desktop/v1.0.3/onboard-api/build/CMakeFiles/CMakeOutput.log”.
See also “/home/dragon/Desktop/v1.0.3/onboard-api/build/CMakeFiles/CMakeError.log”.
Solution:
sudo apt install -y build-essential
Read More:
- [Solved] catkin_make Error: pkg_resources.DistributionNotFound: pyparsing
- Fastplanner compilation error: Could not find a package configuration file provided by “cmake_modules”
- MAC: Clion configure C compiler Error: The C compiler identification is unknown
- NXP mx8 Platform tensorflow-lite build error [How to Solve]
- [Solved] Fatal error: GLOG/logging. H: there is no such file or directory
- [Solved] Cmake: symbol lookup error: cmake: undefined symbol: archive_write_add_filter_zstd
- [Solved] Ubuntu 18.04 Install opencv3.2.0 and opencv_contrib Error
- Sublime text 3 compiles and executes C/C++ programs directly
- [Solved] Denseflow Install Error: fatal error: opencv2/cudaarithm.hpp: No such file or directory
- [Solved] error: this statement may fall through [-Werror=implicit-fallthrough=]
- [Solved] catkin_make error: CMake Error at CMakeLists.txt:1:
- Ubuntu install and compile OpenCV3.4.0 fatal error: dynlink_nvcuvid.h: No such file or directory #include <dynlink_nv
- [Solved] SSH WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!
- [Solved] ioctl_cfg80211.c:1130:4: error: too many arguments to function ‘cfg80211_roamed’
- Ubuntu sub process/usr/bin/dpkg returned an error code (1) solution
- error: inlining failed in call to always_inline [How to Solve]
- Error: linker ` link. Exe ` not found | = note: the system cannot find the specified file.
- [Solved] Linux error: SSH_exchange_identification: read: Connection reset by peer
- Git error bad signature [How to Solve]