Open main menu

DAVE Developer's Wiki β

Changes

DESK-MX6UL-AN-0002: Getting started with Qt Creator

777 bytes added, 12:45, 29 June 2021
Setting up Qt Creator to build for DESKK
== Setting up Qt Creator to build for DESKK ==
{{ImportantMessage|text=Note: The version of Qt Creator may differ from images below. The version provided from DESK 1.0.1 release is Qt 5.12.7 with Qt Creator 4.11.0}}
=== Qt Creator Installation ===
=== Qt versions ==={{ImportantMessage|text=The ''qt-opensource-linux'' installer will install the '''5.12.7''' Qt library version which are not aligned with the '''5.10.1''' Qt version included in the DESK-MX6UL-L BSP. This is because NXP BSP includes <u> Qt 5.10.1</u> version while Qt Company does not provide the Qt Creator 5.10.1 installer anymore.}} This is not an issue for creating and compiling Qt application for the target: the binary version deployed into the target will be created starting from the Qt included into the SDK. Only the Qt Creator IDE is configured and used for creating Qt application for the target. In any case, the Qt x86 libraries installed in the MVM can be used for Qt application creation and debugging. === Qt Creator Installation === To install Qt Creator inside your toolchain launch a terminal emulator and run the ''qt-opensource-linux'' installer.
<pre>
8,226
edits