Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.5.0 Alpha
-
None
-
operation system tested with windows 7 x64 and widnows 8.1 x64, qt 5.5.0 Alpha , mingw 4.9.1
Description
compiled qt 5.5.0 Alpha from source with static flags :
configure.bat -release -opensource -confirm-license -static -make libs -no-sql-sqlite -opengl desktop -system-zlib -qt-pcre -no-icu -system-libpng -qt-libjpeg -no-freetype -angle -openssl -no-dbus -no-audio-backend -no-wmf-backend -no-qml-debug
after this try to compile one example with qml and qtlocation example: places_map
and when run it not work and have errors:
QML Map: Error: Plugin does not support mapping.
Error message:The geoservices provider is not supported.
qml: Plugin Error (osm): The geoservices provider is not supported.
may be static of qml is not supported or other.
will have same way to resolution this, or if its possible to input and examples with qtlocation based on c++ only as alternative of qml.
I tested when qt 5.5.0 alpha is not static build this app is builded and work
Attachments
Issue Links
- relates to
-
QTBUG-43681 [iOS] mapviewer example application not showing any map
-
- Closed
-