Open main menu

DAVE Developer's Wiki β

Changes

SDV04 Embedded Linux Kit (SDVX)

No change in size, 15:13, 5 September 2018
no edit summary
Starting QtCreator for sdvx-ul
</pre>
{{ImportantMessage|text=It is important to start QtCreator with the above script each time you close it}}
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]]
-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