VxWorksデバイス用のキットを作成する

VxWorks 向けの Qt アプリケーションを開発するには、Qt for VxWorksをビルドし、VxWorksキットを作成してください。

注: VxWorksプラグインを使用するには、有効にする必要があります

キットを作成するには:

  1. Preferences 」>「Devices 」>「VxWorks 」の順に移動します。

    「デバイス」環境設定の「VxWorks」タブ

  2. VxWorks installation folder 」で、WindRiverインストーラがVxWorksをインストールしたディレクトリのパスを入力します。
  3. NFS export directory for VxWorks devices 」で、デバイスと共有されているNFSディレクトリのパスを入力します。
  4. Add Kit 」を選択します。
  5. Kit name 」で、キットの名前を入力します。

    「新しいキットを作成」ダイアログ

  6. Path 」で、Qt VxWorks ビルド用の qmake が格納されているフォルダを選択します。
  7. VSB path 」で、VxWorks ソースビルド (VSB) ディレクトリへのパスを入力します。
  8. Hostname で、デバイスのホスト名または IP アドレスを入力します。
  9. [Username] で、デバイスにアクセスするためのユーザー名を入力します。
  10. OK 」を選択して、VxWorks キットを作成します。
  11. [Projects ] > [Build & Run ] に移動し、プロジェクトのキットをアクティブ化します。

注: ビルド済みのパッケージをデプロイするには 、プロジェクトのデプロイ設定にビルドステップを追加し、プロジェクトのビルド済みバイナリをデバイスと共有されている NFS ディレクトリにコピーすることができます。

プラグインの有効化と無効化」、「VxWorks の使い方」、「 VxWorks 向け開発 、および「Qt for VxWorksも参照してください

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.