Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Building plugins for windows application
Forum Updated to NodeBB v4.3 + New Features

Building plugins for windows application

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 930 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.
  • Q Offline
    Q Offline
    Qatto
    wrote on last edited by
    #1

    I have been following the guide for "deploying an application on windows with Qt as a shared librabry":http://qt-project.org/doc/qt-5.0/qtdoc/deployment-windows.html#linking-the-application-to-qt-as-a-shared-library. My app builds properly but I get confused at the part where am supposed to build the plugins, pnp_basictools.dll and pnp_extrafilters.dll. The example indicates that you move up one directory and enter another directory for the plugins but I don't have any other directory other than that of my app; After which you clean, configure and build. So could anyone explain more on how to build these 2 dll plugins.

    Thanks in advance

    Web/Desktop Developer

    1 Reply Last reply
    0
    • N Offline
      N Offline
      NicuPopescu
      wrote on last edited by
      #2

      in "Plug & Paint Example":http://qt-project.org/doc/qt-5.0/qtwidgets/tools-plugandpaint.html have you missed that?

      bq. Afterward, you can read the "Basic Tools":http://qt-project.org/doc/qt-5.0/qtwidgets/tools-plugandpaintplugins-basictools.html and Extra Filters overviews, which show how to implement static and dynamic plugins, respectively.

      1 Reply Last reply
      0
      • Q Offline
        Q Offline
        Qatto
        wrote on last edited by
        #3

        Must every application have these dlls to run?

        Web/Desktop Developer

        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