CMakeによるQt6プロジェクトビルドエラーの解決方法
CMake Error at project_gui/CMakeLists.txt:15 (find_package):
Could not find a package configuration file provided by "QT" with any of
the following names:
Qt6Config.cmake
qt6-config.cmake
Qt5Config.cmake
qt5-config.cmake
Add the installation prefix of "QT" to CMAKE_PREFIX_PATH or set "QT_DIR" ...
8月5日 19:36 投稿