Qt 6.11 is out! See what's new in the release
blog
You may have insufficient permissions to invoke the progra
-
After I build new version of qt from source, I get these errors
If I run qtcreator with sudo, it passes through, but still not much convinient06:46:24: Starting /home/j/build-untitled2-Desktop-Debug/untitled2...
06:46:25: The process failed to start. Either the invoked program "/home/j/build-untitled2-Desktop-Debug/untitled2" is missing, or you may have insufficient permissions to invoke the program.
06:46:25: Cannot change to working directory "/home/j/build-untitled2-Desktop-Debug": No such file or directory -
Probably the path is relative to the user’s home directory.
The project has been compiled with another user (root?).
Just recompile with the same user.