As I am running the program after compilation in Windows10 for QT creator 12.0.2 it is showing the error: qtc.process_stub: Inferior error: QProcess::FailedToStart "Process failed to start: Access is denied."
As I am running the program after compilation in Windows10 for QT creator 12.0.2 it is showing the error: qtc.process_stub: Inferior error: QProcess::FailedToStart "Process failed to start: Access is denied."
@aman_12 Do you mean you're trying to start another application using QProcess?
Or is your application is failing to start?
Where is your binary located (what file system and access rights)?