Multiple instances of one project
Unsolved
India
-
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. ??
-
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 ?
-
Then you have to go to the Build & Run settings and under General change the value of "Stop application before building".