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]

create custom plugin [solved]

Scheduled Pinned Locked Moved General and Desktop
plugin
4 Posts 2 Posters 848 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.
  • L Offline
    L Offline
    LeaA
    wrote on 3 May 2015, 12:43 last edited by LeaA 5 Apr 2015, 11:04
    #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 4 May 2015, 11:05 last edited by
      #2

      we solved the problem

      1 Reply Last reply
      0
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 4 May 2015, 23:54 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 5 May 2015, 09:47 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

          1/4

          3 May 2015, 12:43

          • Login

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