Open main menu

DAVE Developer's Wiki β

Changes

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

561 bytes removed, 14:53, 29 June 2021
Qt application example
[[File:QtCreator XELK 3 0 0 21.png|400px|border|center]]
 
== Qt application example ==
 
Now that the setup is finished, you can create your first application
 
Open a new terminal and source the environment variables with the command.
 
<pre>
dvdk@vagrant:~/desk-mx-l$ source desk-mx6ul-l-1.0.1_env.sh
</pre>
 
In the same terminal type the following command (we assume you didn't change the default installation directory)
 
<pre>
dvdk@vagrant:~/desk-mx-l$ /home/dvdk/Qt5.12.7/Tools/QtCreator/bin/qtcreator
</pre>
 
{{ImportantMessage|text=It is important to repeat the previous two step every time you start QTCreator}}
8,226
edits