Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
en:general_information:qt_creator [2018/01/08 13:32] h_fitzeen:general_information:qt_creator [2021/02/21 23:08] – [Install python devel packages] fixed numbered list lenz
Line 9: Line 9:
  
 === Install python devel packages === === Install python devel packages ===
- - Update Packetmanager +  - Update Packetmanager <code bash>sudo apt-get update</code> 
-<code bash>sudo apt-get update</code> +  - Install python devel packages <code bash>sudo apt-get install python-dev</code>
-  - Install python devel packages +
-<code bash>sudo apt-get install python-dev</code>+
  
  
Line 45: Line 43:
  
 === Ubuntu packetmanager installation === === Ubuntu packetmanager installation ===
-  - Update Packetmanager +  - Update Packetmanager <code bash>sudo apt-get update</code> 
-<code bash>sudo apt-get update</code> +  - Install Qt Creator <code bash>sudo apt-get install qtcreator</code>
-  - Install Qt Creator +
-<code bash>sudo apt-get install qtcreator</code>+
  
 ---- ----
Line 130: Line 126:
 ==== Add a device ==== ==== Add a device ====
  
-In the main window of Qt Creator select the tab **Tools** and in the dropdown menu **Options** 
-\\ 
-{{:en:general_information:qt_1.jpg?nolink&800|  }} 
-\\ 
-\\ 
 In the main window of Qt Creator select the tab **Tools** and in the dropdown menu **Options** In the main window of Qt Creator select the tab **Tools** and in the dropdown menu **Options**
 \\ \\
  • Last modified: 2022/08/04 15:02