Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. Custom plugin integration with qt designer an qt creator[SOLVED]
Forum Updated to NodeBB v4.3 + New Features

Custom plugin integration with qt designer an qt creator[SOLVED]

Scheduled Pinned Locked Moved 3rd Party Software
8 Posts 3 Posters 2.4k 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.
  • T Offline
    T Offline
    tanmay2227
    wrote on last edited by
    #1

    can someone please tell the steps for deploying a custom plugin .
    code not required just the steps as i am having difficulties deploying

    Tanmay Priyadarshi

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

      Hi,

      What do you mean by deploying ?

      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
      • T Offline
        T Offline
        tanmay2227
        wrote on last edited by
        #3

        means executing on qtcreator.
        where to add the dll and the libs ahat to add in .pro file .
        i thought that i should start from the beginnning to get it right

        Tanmay Priyadarshi

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on last edited by
          #4

          Use the Qt Creator plugin wizard and make sure that the project name is all lowercase and matches up with the directory name you choose. That used to not be necessary till there was a change in the build system and the wizard is still not updated to reflect that fact:-/.

          The wizard will make sure the generated plugin is copied into the right place.

          1 Reply Last reply
          0
          • T Offline
            T Offline
            tanmay2227
            wrote on last edited by
            #5

            thank you you were right it works now

            Tanmay Priyadarshi

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

              Great !

              Don't forget to update the thread title prepending [solved] so other forum users may know a solution has been found :)

              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
              • T Offline
                T Offline
                tanmay2227
                wrote on last edited by
                #7

                yeah i have done it thanks ;)

                Tanmay Priyadarshi

                1 Reply Last reply
                0
                • T Offline
                  T Offline
                  tanmay2227
                  wrote on last edited by
                  #8

                  please also refer to the following post for more common errors that happend
                  "":http://qt-project.org/forums/viewthread/33524/

                  Tanmay Priyadarshi

                  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