01-18-2013 09:59 AM
Hi, i was just wondering why the only thing that i seem to be able to import is bb.cascades i am on the most recent sdk
module "bb.cascades.multimedia" is not installed
module "QtMobility.sensors" is not isntalled
thanks
Solved! Go to Solution.
01-18-2013 10:15 AM
The QML preview doesn't currently support additional libraries other than
import bb.cascades 1.0
I do belive it will be possible to use the preview with additional libraries down the road, however until then If I want to use the preview I just create a new empty project & test it out that way
01-19-2013 03:17 PM