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. Abstract plugin inheritance error
Forum Update on Monday, May 27th 2025

Abstract plugin inheritance error

Scheduled Pinned Locked Moved Solved General and Desktop
23 Posts 4 Posters 6.6k 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.
  • J jsulm
    13 Jan 2017, 05:27

    @Defohin ../libs is a relative path, are you sure it is correct?
    Can you post the compiler/linker call just before the error message?
    As suggested by @SGaist : LIBS += -L$$OUTPWD/lib -lmycoollib (pluginmanager instead of mycoollib)

    D Offline
    D Offline
    Defohin
    wrote on 13 Jan 2017, 12:10 last edited by
    #21

    @jsulm I'm using $$OUTPWD now but it still doesn't work.

    J 1 Reply Last reply 13 Jan 2017, 12:11
    0
    • D Defohin
      13 Jan 2017, 12:10

      @jsulm I'm using $$OUTPWD now but it still doesn't work.

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 13 Jan 2017, 12:11 last edited by
      #22

      @Defohin Is the resulting path correct and is the lib there?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • D Offline
        D Offline
        Defohin
        wrote on 13 Jan 2017, 12:13 last edited by Defohin
        #23

        It's working now, I forgot to put MYPROJECT_EXPORT on PluginManager class.

        I love you guys ♥

        1 Reply Last reply
        0

        21/23

        13 Jan 2017, 12:10

        • Login

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