Hi, I have test on another computer (Windows Seven) on latest qt-mobility ... In all examples using qml location the qtmobility.location is set to 1.1 (I've tryed with 1.2 it also don't works) and I have tryed examples and demos location with map (not declarative examples): I can't see any map : it crash or white screen.
Le 23 févr. 2011 à 10:05, <[email protected]> <[email protected]> a écrit : >> -----Original Message----- >> From: [email protected] > >> I have download last qt-mobility git and it seems that all qt-mobility >> examples relating to map qml is no more working. I have tryed to launch >> the software I've done that was working 1 month ago and I have the >> following warning in Qml :"Map is not a type". Is it a known bug or I >> have troubles in my installation ? > > The QML version tag for the Maps and as a matter of fact other maps related > QML elements was recently changed to 1.2. The QML maps API was the only QML > API in Mobility 1.1. for which we did not give any compatibility guarantee. > This was documented under: > > http://doc.qt.nokia.com/qtmobility-1.1.0/location-overview.html#qml-support > > (bottom of the page) > > We did a quick test and the API hasn't changed too much in the areas used by > the 1.1 examples. You should be able to just change your import statement to > 1.2 > > -- > Alex _______________________________________________ Qt-mobility-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-mobility-feedback
