Details
Description
Install Qt6.2.0 beta2 MinGW binaries, open Creator and project activeqt/qutlook, cmake configure fails:
Running C:\Users\joaijala\RTA\qt5\Tools\CMake_64\bin\cmake.exe -S C:/Users/joaijala/RTA/qt5/Examples/Qt-6.2.0/activeqt/qutlook -B C:/Users/joaijala/AppData/Local/Temp/QtCreator-VLeVfq/qtc-cmake-ZrxJBGih in C:\Users\joaijala\AppData\Local\Temp\QtCreator-VLeVfq\qtc-cmake-ZrxJBGih.
CMake Error at C:/Users/joaijala/RTA/qt5/6.2.0/mingw81_64/lib/cmake/Qt6AxContainer/Qt6AxContainerMacros.cmake:27 (message):
qt6_target_typelibs: LIBRARIES are not specified
Call Stack (most recent call first):
CMakeLists.txt:33 (qt6_target_typelibs)
-- Configuring incomplete, errors occurred!
See also "C:/Users/joaijala/AppData/Local/Temp/QtCreator-VLeVfq/qtc-cmake-ZrxJBGih/CMakeFiles/CMakeOutput.log".
CMake process exited with exit code 1.
Elapsed time: 00:00.
Attachments
Issue Links
- relates to
-
QTBUG-95406 activeqt examples fails to build, MinGW
- Closed