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
Next revisionBoth sides next revision
en:general_information:qt_creator [2017/04/11 11:03] – changed sysroot from /path/to/your/BSP source/platform<PTXCONF_PLATFORM>/root-debug to /path/to/your/BSP source/platform<PTXCONF_PLATFORM>/sysroot-target liedmannen:general_information:qt_creator [2021/02/21 22:19] – [Ubuntu packetmanager installation] fixed layout & numbering lenz
Line 45: Line 45:
  
 === 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 124: Line 122:
  
  
-navigte to **/your/BSP source/platform-<PTXCONF_PLATFORM>/sysroot-cross/bin/qmake-cross**\\+navigate to **/your/BSP source/platform-<PTXCONF_PLATFORM>/sysroot-cross/bin/qmake-cross**\\
  
 for this tutorial **/home/tq/workspace/BSPs/TQMa6x-BSP_REV.0104/platform-MBa6x/sysroot-cross/bin/qmake-cross** for this tutorial **/home/tq/workspace/BSPs/TQMa6x-BSP_REV.0104/platform-MBa6x/sysroot-cross/bin/qmake-cross**
Line 130: Line 128:
 ==== 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