リモートLinuxデバイス上での実行
アプリケーションをビルドしてデバイス上で実行するには
- デバイスへの接続を指定します。
(Run) を選択します。
Qt Creator キット(ツールチェーン)のコンパイラを使用してアプリケーションをビルドします。
Qt Creator アプリケーション・ファイルを接続されたデバイスにコピーし、アプリケーションを実行します。アプリケーション・ビューがデバイスに表示されます。コマンドライン出力はQt Creator Application Output ビューに表示されます。
Projects モードでリモート Linux キットを選択し、Deploy Settings に移動すると、接続されたデバイスにアプリケーションをデプロイするための設定が表示されます。詳細については、リモート Linux 実行設定を参照してください。
デバイスに GDB サーバーがインストールされ、ホスト上の GDB と互換性がある場合、デバッグは透過的に動作します。
How To: Develop for remote Linux」、「Remote Debugging」、「Run on many platforms」、「Compilers」、「Embedded Platforms」、「Kits」も参照して ください。
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.