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 Qt Creator for Plugin Development
Forum Updated to NodeBB v4.3 + New Features

Building Qt Creator for Plugin Development

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 398 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.
  • J Offline
    J Offline
    Joseph K
    wrote on last edited by
    #1

    Dear community,

    I have my first QtCreator instance, and I want to build a second in order to develop plugins. I'm guessing the process is something like:
    (a) Clone the repo
    (b) Set environment variables or pass parameters to qmake, such that QtCreator is installed to a location I specify (eg. if I was using configure, I'd configure --prefix=/usr/local)
    (c) Install

    Have I missed or misunderstood any steps?

    Many thanks.

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

      Hi,

      You can use one instance of Qt Creator and build the development version with it. No need for installation of your development version of Qt Creator, you just do it like for any other application.

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

      J 1 Reply Last reply
      1
      • SGaistS SGaist

        Hi,

        You can use one instance of Qt Creator and build the development version with it. No need for installation of your development version of Qt Creator, you just do it like for any other application.

        J Offline
        J Offline
        Joseph K
        wrote on last edited by
        #3

        @SGaist

        Thanks for the quick reply. I don't quite follow. I use my single instance of Qt Creator for developing plugins?

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

          This allows to debug your plugin more easily.

          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

          • Login

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