Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

User:Pau pajuelo

536 bytes added, 18:25, 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 === Yocto SDK uses some environment variables that are not load in Qt-creator by default, It is necessary to add these parameters.  Close Qt-Creator and edit the following file: ~/QtSDK/QtCreator/bin/qtcreator.sh. Add the following lines at the begining and save changes:  {| cellspacing="1" cellpadding="1" border="1" width="800"|-| '''''#! /bin/bash''''' '''''source /opt/poky/1.1+snapshot/environment-setup-armv7a-vfp-neon-poky-linux-gnueabi'''''  ''makeAbsolute() {''  |} <br>  <br>
= How to install Eclipse (under construction) =
4,199
edits