生成APP时CMAKE CGAL QT5错误-UBUNTU

问题描述

每次我尝试->

cd / home / alexandre / XCeng / build_xc / xc_utils cmake ../ xc_utils / src

按照开发者说明(https://github.com/xcfem/xc/blob/master/install/install.linux.md

我收到此错误

我重新安装了Qt5,Cgal和许多其他依赖项,但仍然收到此错误。有什么下一步的想法吗?

CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Cgal/CgalConfig.cmake:137 (message):
  ERROR: The Cgal_Qt5 library was not configured.  Cgal was configured with
  WITH_Cgal_Qt5=ON,**but one of the dependencies of Cgal_Qt5 was not
  configured properly.**
Call Stack (most recent call first):
  /usr/lib/x86_64-linux-gnu/cmake/Cgal/CgalConfig.cmake:147 (check_cgal_component)
  ../CMake/find_packages.cmake:7 (find_package)
  CMakeLists.txt:37 (INCLUDE)

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)