You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I try to build maplibre-native-qt using yocto with meta-qt6.
These file install to /usr/ not a /usr/lib/.
/usr/plugins/geoservices/libqtgeoservices_maplibre.so
/usr/qml/MapLibre/qmldir
/usr/qml/MapLibre/libdeclarative_locationplugin_maplibre.so
/usr/qml/MapLibre/declarative_locationplugin_maplibre.qmltypes
To Reproduce
It's installation issue.
Expected behavior
I think so these installation path are correct.
/usr/lib/plugins/geoservices/libqtgeoservices_maplibre.so
/usr/lib/qml/MapLibre/qmldir
/usr/lib/qml/MapLibre/libdeclarative_locationplugin_maplibre.so
/usr/lib/qml/MapLibre/declarative_locationplugin_maplibre.qmltypes
Screenshots
No screenshots.
Platform information (please complete the following information):
OS: Linux
Qt version: 6.7.3
Version: 3.0.0
Additional context
I think do these setting is correct.
Describe the bug
I try to build maplibre-native-qt using yocto with meta-qt6.
These file install to /usr/ not a /usr/lib/.
/usr/plugins/geoservices/libqtgeoservices_maplibre.so
/usr/qml/MapLibre/qmldir
/usr/qml/MapLibre/libdeclarative_locationplugin_maplibre.so
/usr/qml/MapLibre/declarative_locationplugin_maplibre.qmltypes
To Reproduce
It's installation issue.
Expected behavior
I think so these installation path are correct.
/usr/lib/plugins/geoservices/libqtgeoservices_maplibre.so
/usr/lib/qml/MapLibre/qmldir
/usr/lib/qml/MapLibre/libdeclarative_locationplugin_maplibre.so
/usr/lib/qml/MapLibre/declarative_locationplugin_maplibre.qmltypes
Screenshots
No screenshots.
Platform information (please complete the following information):
Additional context
I think do these setting is correct.
The text was updated successfully, but these errors were encountered: