为了能快速了解并处理您的问题,请提供以下基础信息: 系统版本:ubuntu 18.04.5 LTS gcc:7.5.0 cmake:3.10.2Linux 5.4.0-144-generic x86 64 问题描述:问题:系统之前安装5.7版本,需要升级到8.0.34,使用面板卸载5.7,然后编译安装8.0.34 ,任务提示完成,但是安装报错。
相关截图(日志、错误):Looking for gcc-8 on Ubuntu 18.04 CMake Warning at CMakeLists.txt:430(MESSAGE):Could not find gcc-8 CMake Error at CMakeLists.txt:431 (MESSAGE) lease do apt install gcc 8 g++-8' set CMAKE C COMPILER and CMAKE CXX COMPILER explicitly.or Configuring incomplete,errors occurred! make: *** No targets specified and no makefile found.Stop. Ubuntu 18.04.5 LTS
|