Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. [SOLVED] Only One Running Instance of Qt Creator
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Only One Running Instance of Qt Creator

Scheduled Pinned Locked Moved Qt Creator and other tools
5 Posts 2 Posters 2.0k 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.
  • N Offline
    N Offline
    ningen
    wrote on last edited by
    #1

    Hi to all!
    Is there any ways to have a single instance of qt creator?

    Regards

    1 Reply Last reply
    0
    • p3c0P Offline
      p3c0P Offline
      p3c0
      Moderators
      wrote on last edited by
      #2

      Hi,

      You could run qtcreator with -client option.
      More "here":http://qt-project.org/doc/qtcreator-3.2/creator-cli.html

      157

      1 Reply Last reply
      1
      • N Offline
        N Offline
        ningen
        wrote on last edited by
        #3

        thank you very much
        it works.
        the good news this overcast morning

        1 Reply Last reply
        0
        • N Offline
          N Offline
          ningen
          wrote on last edited by
          #4

          man qtcreator
          @QTCREATOR(1) General Commands Manual QTCREATOR(1)

          NAME
          qtcreator - Integrated Development Environment for Qt

          SYNOPSIS
          qtcreator [options] file(s)

          DESCRIPTION
          Qt Creator is a lightweight, cross-platform integrated development environment (IDE) designed to make development with the Qt
          application framework faster and easier.

          OPTIONS
          -help Show summary of options.

             -version
                    Show version of program.
          
             -client
                    Attempt to connect to already running instance.
          
             -noload <plugin>
                    Do not load <plugin>
          
             file&#40;s&#41;
                    Files to load.
          

          SEE ALSO
          The full documentation is available in /usr/share/qtcreator/doc

          AUTHOR
          This manual page was written by Adam Majer adamm@zombino.com and Jeremy Laine jeremy.laine@m4x.org, for the Debian project (and
          may be used by others).@

          how could I have overlooked?
          nevertheless MAN doesn't contain all the information from your link )

          1 Reply Last reply
          0
          • p3c0P Offline
            p3c0P Offline
            p3c0
            Moderators
            wrote on last edited by
            #5

            You are probably using an old version QtCreator. The link that i posted is of QtCreator v3.2 and hence the difference.

            157

            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