リモートLinuxデバイスでの実行

アプリケーションをビルドし、Linux ベースのデバイスで実行するには、以下の手順に従います:

  1. デバイスへの接続を指定する。
  2. 実行ボタン (Run) を選択します。

Qt Creator キット(ツールチェーン)のコンパイラを使用してアプリケーションをビルドします。

Qt Creator アプリケーション・ファイルを接続されたデバイスにコピーし、アプリケー ションを実行します。アプリケーション・ビューがデバイスに表示されます。コマンドライン出力はQt Creator Application Output ビューに表示されます。

Projects >Run Settings にアクセスして、アプリケーションを実行するための設定を指定します。

アプリケーションを接続されたデバイスにデプロイするための設定を表示するには、Projects >Deploy Settings に進みます。

デバイスに GDB サーバーがインストールされ、ホスト上の GDB と互換性があれば、デバッグは透過的に動作します。

How To: Develop for remote Linux」、「Developing for remote Linux devices」、「Running applications」、「Set compiler preferences」、「Embedded platforms」、「Managing 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.