摘要:
001、问题 CMake Error at /root/anaconda3/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:9 (message): Failed to fi 002、 报错原因 centos中没有安装opengl依赖库 解决方法如下: [root 阅读全文
posted @ 2023-06-23 12:13
小鲨鱼2018
阅读(584)
评论(0)
推荐(0)
摘要:
001、问题 -- Checking for curses support - Failed 002、解决方法 [root@PC1 cmake-3.27.0-rc3]# yum -y install ncurses-devel 003、再次编译(解决curses报错) [root@PC1 cmake 阅读全文
posted @ 2023-06-23 12:05
小鲨鱼2018
阅读(196)
评论(0)
推荐(0)
摘要:
系统是centos7.6 001、问题 -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system vari 002、解决方法 [root@PC1 cmake-3.27.0-rc3]# yum 阅读全文
posted @ 2023-06-23 11:57
小鲨鱼2018
阅读(2019)
评论(0)
推荐(0)