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. create custom plugin [solved]
Forum Updated to NodeBB v4.3 + New Features

create custom plugin [solved]

Scheduled Pinned Locked Moved General and Desktop
plugin
4 Posts 2 Posters 891 Views 2 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.
  • L Offline
    L Offline
    LeaA
    wrote on last edited by LeaA
    #1

    Hi
    We are students working on a final project
    The project was divided into 2 projects leaders, and plug-in from which we run the script.
    We could not connect the two projects
    We based the example of "plugandpaint" and the compiler displays a message UNDIFINED REFERENCE TO realization of the PLUGIN interface.
    the compiler says that the moc_ file not found..
    Is anybody know how we can solve this problem?
    tnx!

    1 Reply Last reply
    0
    • L Offline
      L Offline
      LeaA
      wrote on last edited by
      #2

      we solved the problem

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi and welcome to devnet,

        What was the problem ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • L Offline
          L Offline
          LeaA
          wrote on last edited by
          #4

          the problem was that we made plugin and it wasn't recognized in our project.

          we take a look at the plug&paint example and it was not good for us..

          we wanted to build a plugin for our project and not for qtCreator..

          we found the solution in the link below:

          http://forum.qt.io/topic/52650/solved-qpluginloader-unable-to-load-a-qt-plugin

          we took his code as example for how to implement plugin like this.

          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