在Qt Creator中配置QNX编译工具链

7 篇文章 12 订阅

Configuring a toolchain in Qt Creator

After defining a QNX device to represent your target system, you must set up a toolchain in Qt Creator. The toolchain defines the build and run environment based on the QNX QDF installation and the compiler, debugger, and target device configurations.

To configure a toolchain in Qt Creator:
  1. In the IDE, select the Tools menu, then click Options to open the Options dialog.

  2. Choose Build & Run in the left-side menu, click the Qt Versions tab in the main viewing area, then click the Add... button on the right side.

    The IDE opens a file selector.

  3. In the file selector, either navigate to C:\QtQNX\Qt520\bin and select qmake.exe (on Windows) or navigate to /base/qt5-5.2/bin and select qmake (on Linux), then click Open.

    The Options dialog displays additional fields for configuring the selected Qt version.

  4. At the bottom of the dialog, on the line that reads QNX Software Development Platform, click Browse....

    The IDE opens another file selector.

  5. Navigate to DEFAULT_SDP_PATH and click Select Folder.

    The QNX Software Development field now lists the directory containing the QNX SDP 6.6 installation on your host system.

  6. Click the Compilers tab, click the Add button on the right side, then select QCC from the dropdown list.

    The Options dialog displays additional fields at the bottom for configuring the newly added compiler.

  7. Fill in the compiler fields:

    1. In the Name field, enter QNX SDP 6.6 QCC.

    2. On the Compiler path line, click Browse... to open the file selector. On Windows, navigate toDEFAULT_SDP_PATH\host\win32\x86\usr\bin and choose qcc.exe. On Linux, navigate to DEFAULT_SDP_PATH/host/linux/x86/usr/binand choose qcc. Click Select Folder to confirm the setting.

    3. On the NDK/SDP path line, click Browse... to open the file selector, navigate to DEFAULT_SDP_PATH, then click Select Folder.

    4. In the dropdown list for ABI, select arm-linux-generic-elf-32bit.

  8. Click the Apply button in the bottom right corner to save these settings.

  9. Click the Debuggers tab, then click the Add button on the right side.

    The Options dialog displays additional fields at the bottom for configuring a new debugger.

  10. Fill in the debugger fields:

    1. In the Name field, enter QNX SDP 6.6 GDB.

    2. On the Path line, click Browse... to open the file selector. On Windows, navigate to DEFAULT_SDP_PATH\host\win32\x86\usr\bin and choose ntoarmv7-gdb.exe. On Linux, navigate to DEFAULT_SDP_PATH/host/linux/x86/usr/bin and choose ntoarmv7-gdb. Click Select Folder to confirm the setting.

  11. Click the Apply button in the bottom right corner to save these settings.

  12. Click the Kits tab, then click the Add button on the right side.

    The Options dialog displays additional fields at the bottom for configuring a new kit.

  13.  Fill in the kits fields:

    1. Name the kit something meaningful, like QNX SDP 6.6 – OMAP5432.

    2. In the Device Type dropdown list, select QNX Device.

    3. In the Device dropdown list, select the device configured earlier (e.g., OMAP5432).

    4. In the Compiler dropdown list, select QNX SDP 6.6 QCC.

    5. In the Debugger dropdown list, select QNX SDP 6.6 GDB.

    6. In the Qt version dropdown list, select Qt 5.2.0 (Qt520).

  14. Click the OK button in the bottom right corner to save all the Build & Run settings.

After you've configured a QNX device and a toolchain, you can begin developing Qt apps for QNX CAR 2.1! When creating Qt apps, you can select your Build & Run Kit in the  New Project wizard to use the build and run settings that you configured earlier.

  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值