원격 Linux 실행 설정 지정
선택한 키트에 대한 실행 설정을 지정하려면 Projects > Run Settings 으로 이동합니다.
Linux 기반 장치에서 애플리케이션을 실행하고 디버그하려면 개발 호스트에서 장치로 연결을 생성하고 장치 구성을 키트에 추가해야 합니다. Manage Kits 을 선택하여 키트에 장치를 추가합니다.
애플리케이션을 실행하면 Qt Creator 이 연결된 장치에 파일을 복사합니다.
실행 설정에는 개발 호스트와 장치에 있는 실행 파일의 경로가 표시됩니다. 예를 들어 다른 애플리케이션이 애플리케이션을 시작하도록 지정하려면 Alternate executable on device 필드에 명령을 입력하고 Use this command instead 을 선택합니다.

Command line arguments 필드에 애플리케이션에 전달할 인수를 지정할 수 있습니다.
원격으로 실행 중인 X11 클라이언트를 로컬 디스플레이에 표시하려면 Forward to local display 을 선택합니다.
다른 사용자로 실행하기
Linux 및 macOS의 경우 Run as user 에서 Default, root 또는 Other 를 선택하여 다른 권한으로 애플리케이션을 빌드, 배포 및 실행합니다.
프로젝트에 대한 키트 활성화하기, 실행할 프로젝트 구성하기, 방법도참조하세요 : 원격 Linux용 개발하기, 원격 Linux 장치용 개발하기 및 키트 관리하기를 참조하세요.
Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.