-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Contact Details
No response
What's the issue?
CMake Error at /opt/homebrew/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:14 (message):
The imported target "Qt5::Core" references the file
"/opt/homebrew/.//mkspecs/macx-clang-arm64"
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
"/opt/homebrew/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake"
but not all the files it references.
Call Stack (most recent call first):
/opt/homebrew/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake:56 (_qt5_Core_check_file_exists)
/opt/homebrew/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:227 (include)
/opt/homebrew/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package)
CMakeLists.txt:183 (find_package)
Did You Do a Pull First?
Latest (You performed a pull first)
Did You Read Over Your Issue First?
- I declare I made an effort and provided the necessary information for identification and remediation of the issue.