Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Qml and qmlwebkitplugin
Forum Updated to NodeBB v4.3 + New Features

Qml and qmlwebkitplugin

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 1.9k Views 1 Watching
  • 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.
  • C Offline
    C Offline
    CAtomic
    wrote on last edited by
    #1

    Hello,
    I have a statically compiled Qt 4.7.4, I'm The Mac User.
    When I do the compilation and run my app, I get a message
    QtWebKit that this is not installed and can not carry that qmlWebKitPlugin.
    My app is not located libwebkitplugin.a.
    I already utilizel QML_IMPORT_PATH, QTPLUGIN and etc, this causes the point to import the QML / import / QtWebKit from my Qt Static over it is not loaded.
    Somebody already used it statically? In windows it is easy when I use dynamically.

    Thanks !!!!!

    1 Reply Last reply
    0
    • A Offline
      A Offline
      AcerExtensa
      wrote on last edited by
      #2

      Static Qt configuration automatically disables QtWebKit modul, because statically compilation of QtWebKit is not supported! There is some patch on the web to do that, but if you can, better use shared Qt configuration...

      God is Real unless explicitly declared as Integer.

      1 Reply Last reply
      0
      • C Offline
        C Offline
        CAtomic
        wrote on last edited by
        #3

        In Qt version 4.7.4, WebKit is not disabled in static compilation.
        The Qt WebKit works, the problem and load the plugin.
        If I set up a static application and compile it with my Qt static, it
        works. The problem is when squeegee on another machine, my app dont locates. I even plugin libs etc carry it on. pro
        the import / QtWebKit / plugin.
        understand??

        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