Advertisement
peter9477

Untitled

Mar 2nd, 2012
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. $ cat /accounts/1000/appdata/org.demo.qmlgallery.testDev__qmlgallery4a5d8163/logs/log
  2. QFactoryLoader::QFactoryLoader() looking at "/apps/org.demo.qmlgallery.testDev__qmlgallery4a5d8163/native/lib/platforms/libblackberry.so"
  3. keys ("blackberry")
  4. In /apps/org.demo.qmlgallery.testDev__qmlgallery4a5d8163/native/qml/imports/com/nokia/symbian.1.1/libsymbianplugin_1_1.so:
  5. Plugin uses incompatible Qt library
  6. expected build key "arm blackberry qcc no-pkg-config", got "arm blackberry g++ no-pkg-config"
  7. file:///accounts/1000/appdata/org.demo.qmlgallery.testDev__qmlgallery4a5d8163/app/native/qml/qmlgallery/main.qml:34:1: plugin cannot be loaded for module "com.nokia.symbian": The plugin '/apps/org.demo.qmlgallery.testDev__qmlgallery4a5d8163/native/qml/imports/com/nokia/symbian.1.1/libsymbianplugin_1_1.so' uses incompatible Qt library. Expected build key "arm blackberry qcc no-pkg-config", got "arm blackberry g++ no-pkg-config"
  8. import com.nokia.symbian 1.1
  9. ^
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement