Hi,

I am trying to build a test application for Symbain3 using the Qt Quick
components as described in the link:


http://labs.qt.nokia.com/2011/04/08/qt-quick-components-for-symbian-technology-preview
.

in my qml file I've declaring :  import com.nokia.symbian 1.0.

However this import statement is underlined in red and the tool tip says
"package not found".

I tried using  QML_IMPORT_TRACE =1 which outputs the following :
QDeclarativeImportDatabase::addImportPath:
"C:\QtSDK\Simulator\Qt\mingw\imports"

I'm not sure how to fix this import error.  I've followed all the
instructions in specified in the link and was even able to install the
examples "flickr" etc in my E7.

thanks,
Sarvesh
_______________________________________________
Qt-components mailing list
Qt-components@qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-components

Reply via email to