UNIX key file doesn't exist
-
回复: QSharedMemory with to sessionsHello,The solution is that you should use QProcess to Start Another process,
as follow:
QProcess process;
process.start("/home/xx/xx/build-QtSharedMemoryUseExercise-Desktop_Qt_x_x_x_xx_xx-Debug/xx");
Then the programe will work fine. -
回复: QSharedMemory with to sessionsHello,The solution is that you should use QProcess to Start Another process,
as follow:
QProcess process;
process.start("/home/xx/xx/build-QtSharedMemoryUseExercise-Desktop_Qt_x_x_x_xx_xx-Debug/xx");
Then the programe will work fine.@WNNSTRONGEST You should post in the original thread
-
@WNNSTRONGEST You should post in the original thread