Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

User:Pau pajuelo

4 bytes added, 18:42, 14 August 2012
m
no edit summary
== Configure Yocto SDK ==
By default Qt-Creator can compile programs for x86 systems and Harmattan platforms. Now, you need to add support for IGEP Platform using Yocto SDK. If you don't have Yocto SDK installed follow these steps:  {{#lst:How to setup a cross compiler|install_sdk}}
=== Add extra environment variables ===
|}
Now, add these variables to SDK you should run qtcreator.sh script to start up Qt-Creator.
=== <br> Add Gpp, Gdb and Qmake to SDK. ===
| [[Image:Qtversionssnapshoot.png|496px]]
|}
 '''<sup>Click to enlarge image</sup>'''Don't worry if Qt-creator don't recognize ABI.
- Go to Tools→ Options... → Build&amp;Run. Select Qt versions flag, add Gpp and Gdb from SDK:
| [[Image:Toolchainssnapshoot.png|496px]]
|}
 '''<sup>Click to enlarge image</sup>'''Compiler path: /opt/poky/1.2/sysroots/i686-pokysdk-linux/usr/bin/armv7a-vfp-neon-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ Debugger: /opt/poky/1.2/sysroots/i686-pokysdk-linux/usr/bin/armv7a-vfp-neon-poky-linux-gnueabi/arm-poky-linux-gnueabi-gdb <br>
== How to develop with Qt under IGEP Technology ==
4,199
edits