Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Necessitas - how to import extensions?

Necessitas - how to import extensions?

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 2 Posters 2.9k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Peppy
    wrote on last edited by
    #1

    Hi guys, last question (today) :D, I have one (big) issue:
    When I type into QML:
    @
    import QtWebKit 1.0
    import Qt.labs.gestures 1.0
    @
    Debugger says:
    @
    W/Qt ( 5160): qrc:/qml/NecessitasDemo2/main.qml:2:1: module "QtWebKit" is not installed
    W/Qt ( 5160): qrc:/qml/NecessitasDemo2/main.qml:3:1: module "Qt.labs.gestures" is not installed
    @

    How to manually add them there (into bundle) ?

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Not sure, but check project options (the plae where you set the toolchain), IIRC there is an option there to select what modules should be loaded together with the binary.

      (Z(:^

      1 Reply Last reply
      0
      • P Offline
        P Offline
        Peppy
        wrote on last edited by
        #3

        Yes, there are modules such as QtSensors, QtGallery, QtServiceFramework... okay, but no QtGestures, and although I have added QtWebKit libraries, it didn't find WebView (as I said, it's still missing QtWebKit module in QML(?)) ...

        1 Reply Last reply
        0
        • P Offline
          P Offline
          Peppy
          wrote on last edited by
          #4

          ...Hmm... nobody who uses gestures? :D...

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved