Details
Description
When trying to restore Qt Location in qt5.git we get following error:
agent:2022/11/24 06:16:18 build.go:399: -- Configuring done agent:2022/11/24 06:16:19 build.go:399: CMake Error at qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:589 (add_executable): agent:2022/11/24 06:16:19 build.go:399: Cannot find source file: agent:2022/11/24 06:16:19 build.go:399: /home/qt/work/qt/qt5/qtlocation/examples/location/geojson_viewer/GeoJsonDelegateMapObject.qml agent:2022/11/24 06:16:19 build.go:399: Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .h agent:2022/11/24 06:16:19 build.go:399: .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc agent:2022/11/24 06:16:19 build.go:399: Call Stack (most recent call first): agent:2022/11/24 06:16:19 build.go:399: qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:552 (_qt_internal_create_executable) agent:2022/11/24 06:16:19 build.go:399: qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:741 (qt6_add_executable) agent:2022/11/24 06:16:19 build.go:399: qtlocation/examples/location/geojson_viewer/CMakeLists.txt:26 (qt_add_executable) agent:2022/11/24 06:16:37 build.go:399: -- Generating done agent:2022/11/24 06:16:37 build.go:399: CMake Generate step failed. Build files cannot be regenerated correctly. agent:2022/11/24 06:16:39 build.go:399: CMake Error at qtbase/cmake/QtProcessConfigureArgs.cmake:978 (message): agent:2022/11/24 06:16:39 build.go:399: CMake exited with code 1.
Details:
Tested changes (refs/builds/qtci/dev/1669223166):
https://codereview.qt-project.org/c/qt/qt5/+/444612 Change qtlocation from 'ignore' to preview
Attachments
Issue Links
- is required for
-
QTBUG-108726 Add qtlocation in qt5.git as a addon
- Closed