Qt Creator build error
-
The command "build\Desktop_Qt_6_11_1_MinGW_64_bit-Debug\debug\Qt_DatabaseEntryWithControls_09.exe" could not be started. Either the invoked program is missing, or you may have insufficient permissions to invoke the program.
As a student just starting with Qt, I often get this error when building the application. It is sometimes resolved when closing Qt creator and then restarting it. So, it would be really helpful if someone could tell a way to resolve it. -
The command "build\Desktop_Qt_6_11_1_MinGW_64_bit-Debug\debug\Qt_DatabaseEntryWithControls_09.exe" could not be started. Either the invoked program is missing, or you may have insufficient permissions to invoke the program.
As a student just starting with Qt, I often get this error when building the application. It is sometimes resolved when closing Qt creator and then restarting it. So, it would be really helpful if someone could tell a way to resolve it.@SudarsanaaMathan Was the application successfully built? Does this executable file exist?
-
Hi and welcome to devnet,
Do you have an anti-virus running ?
They usually quarantine any application created through a build process.