원격 Linux 장치에서 실행

애플리케이션을 빌드하여 Linux 기반 장치에서 실행하려면 다음과 같이 하세요:

  1. 장치에 대한 연결을 지정합니다.
  2. 실행 버튼 (Run)를 선택합니다.

Qt Creator 키트(도구 체인)의 컴파일러를 사용하여 애플리케이션을 빌드합니다.

Qt Creator 애플리케이션 파일을 연결된 장치에 복사하고 애플리케이션을 실행합니다. 애플리케이션 보기가 장치에 표시됩니다. 명령줄 출력은 Qt Creator Application Output 보기에서 볼 수 있습니다.

Projects > Run Settings 으로 이동하여 애플리케이션 실행을 위한 설정을 지정합니다.

Projects > Deploy Settings 으로 이동하여 연결된 디바이스에 애플리케이션을 배포하기 위한 설정을 확인합니다.

장치에 GDB 서버가 설치되어 있고 호스트의 GDB와 호환되는 경우 디버깅이 투명하게 작동합니다.

방법: 원격 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.