Details
Description
Install Qt 6.5.0 beta3 gcc/macos/MinGW /MSVC2019 binaries, open QtCreator and open project location/mapviewer, configure and build, no errors.
Launch app, fails:
21:05:37: Starting C:\Users\joaijala\RTA\Qt_6.5.0\Examples\Qt-6.5.0\location\build-mapviewer-Desktop_Qt_6_5_0_MinGW_64_bit-Debug\qml_location_mapviewer.exe... QQmlApplicationEngine failed to load component qrc:/mapviewer.qml:478:9: Type MapComponent unavailable qrc:/map/MapComponent.qml:283:5: Cannot assign to non-existent property "gesture" ASSERT: "!isEmpty()" in file C:/Users/joaijala/RTA/Qt_6.5.0/6.5.0/mingw_64/include/QtCore/qlist.h, line 607 21:05:40: C:\Users\joaijala\RTA\Qt_6.5.0\Examples\Qt-6.5.0\location\build-mapviewer-Desktop_Qt_6_5_0_MinGW_64_bit-Debug\qml_location_mapviewer.exe crashed.
Same with location/places.
Examples were launching with beta2 content (qt5 SHA1
35b888aae5412110a67eae3ff6132620d93650b0)