Changes

Jump to: navigation, search

DESK-MX-L-AN-0007: Getting Started With QT Creator

853 bytes added, 09:18, 22 February 2018
no edit summary
[[File:QtCreator XELK 3 0 0 28.png|400px|border|center]]
Now it is necessary to add a debuger. In order to do this go to the Debuggers tab and click add
 
[[File:QtCreator XELK 3 0 0 30.png|400px|border|center]]
 
And then select the GDB debugger at the location
 
<pre>
/home/dvdk/axel/sdk/latest/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gdb
</pre>
 
and click Apply.
 
[[File:QtCreator XELK 3 0 0 31.png|400px|border|center]]
 
Next you need to add the Qt Version installed on your devices. Go to Qt Version click Add and select the following qmake file.
 
<pre>
/home/dvdk/axel/sdk/xelk-3.0.1/sysroots/x86_64-pokysdk-linux/usr/bin/qt5/qmake
</pre>
 
[[File:QtCreator XELK 3 0 0 32.png|400px|border|center]]
 
The last step is to add a new kit. Go to Kits and click Add and complete the information as showed below
 
[[File:QtCreator XELK 3 0 0 33.png|400px|border|center]]
170
edits

Navigation menu