You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
******Solution proposal:
This is a bug in the default CGAL CMake scripts in Ubuntu.
please add libcgal-qt5-dev to the dependencies installed through apt-get.
sudo apt-get install libcgal-qt5-dev
The text was updated successfully, but these errors were encountered:
The imported target "CGAL::CGAL_Qt5" references the file
but this file does not exist. Possible reasons include:
The file was deleted, renamed, or moved to another location.
An install or uninstall procedure did not complete successfully.
The installation package was faulty and contained
"/usr/lib/x86_64-linux-gnu/cmake/CGAL/CGALExports.cmake"
but not all the files it references.
Call Stack (most recent call first):
/usr/lib/x86_64-linux-gnu/cmake/CGAL/CGALConfig.cmake:12 (include)
CMakeLists.txt:107 (find_package)
******Solution proposal:
This is a bug in the default CGAL CMake scripts in Ubuntu.
please add libcgal-qt5-dev to the dependencies installed through apt-get.
sudo apt-get install libcgal-qt5-dev
The text was updated successfully, but these errors were encountered: