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
I use qt6.5.3, there is an issue (warning) in cmake also CMake Error: install(EXPORT "QMapLibreLocationPluginGeoServicesTargets" ...) includes target "qtgeoservices_maplibre" which requires target "qtgeoservices_maplibre_init" that is not in any export set.
I want to have statically build application. I have qt static build, before in maplibre-native there was flag for static build MBGL_QT_STATIC in https://github.com/maplibre/maplibre-native/blob/qt-v2.0.1/platform/qt/qt.cmake
Is it possible to add this feature?
Thanks for any replays!
The text was updated successfully, but these errors were encountered: