Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 12.0.1, Qt Creator 12.0.2
-
None
Description
When deployigng to remote linux, the qtcreator 12.0.* cannot correctly set the execution permissions of the program in thre target system. The target system is a fully installed Ubuntu 20.04, using sftp to upload the program. The program permissions are "rwS", not "rwx". Therefore, the program cannot run normally either in qtcreator or in the target system unless you manually use the chmod command +x to execute it. permissions.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-29971 Cannot run Boot to Qt applications on Windows "Binary is not executable"
-
- Closed
-