Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. International
  3. India
  4. Multiple instances of one project
Forum Updated to NodeBB v4.3 + New Features

Multiple instances of one project

Scheduled Pinned Locked Moved Unsolved India
qt 5.4.1
4 Posts 2 Posters 2.7k 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.
  • H Offline
    H Offline
    Habie
    wrote on last edited by Habie
    #1

    I have to execute two files(datalogMaster.txt, dataLogSlave.txt) one from master node second from slave. Both are in directory "loggedfiles". i need to pass to my program at the same time. It is possible by multiple instance of the program as one colleague told me. But i dont know how to create multiple instance of project in QT5. ??

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

      Hi,

      Do you mean you want to start two different projects at the same time ? Or is it the same application that you want to start twice ?

      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
      1
      • H Offline
        H Offline
        Habie
        wrote on last edited by
        #3

        two instance of same project simultaneously? first instance to simulate master log file and second for slave log file.

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

          Then you have to go to the Build & Run settings and under General change the value of "Stop application before building".

          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
          1

          • Login

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