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. Linking QML plugins statically
Forum Updated to NodeBB v4.3 + New Features

Linking QML plugins statically

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 1 Posters 3.7k 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
    CuteiOS
    wrote on 30 Oct 2010, 15:44 last edited by
    #1

    I'm trying to use a Qml plugin by linking it statically. I've gone through the steps that one usually follows for static plugins in Qt, but Declarative is failing to find/register the plugin. Anyone done this before? How?

    1 Reply Last reply
    0
    • C Offline
      C Offline
      CuteiOS
      wrote on 31 Oct 2010, 09:23 last edited by
      #2

      Didn't find a way that works for linking static plugins. However, you can include the plugin source in your project and use qmlRegisterType().

      1 Reply Last reply
      0

      1/2

      30 Oct 2010, 15:44

      • Login

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