Open main menu

DAVE Developer's Wiki β

Changes

SDV04 Embedded Linux Kit (SDVX)

257 bytes added, 15:11, 5 September 2018
Getting Started With QT Creator
Starting QtCreator for sdvx-ul
</pre>
This command will take care of sourcing the correct environment for the target device. After that, one can follow this guide to compile and debug the[[XELK-AN-004: Getting Started With QT Creator#Qt application example| Qt application example]].You should probably want to change the '''ip-address''' of your kit with as explained [[XELK-AN-004: Getting Started With QT Creator#Devices | here]]
If the target device is '''sdvx-ul''', the command line arguments are
-platform eglfs
</pre>
{{ImportantMessage|text=It is important to start QtCreator with the above script each time you close it}}
Moreover, if one intends to build '''Qml''' application for the '''sdvx-ul''' board, it is necessary to start the Qml application with
<pre>
170
edits