Changes

User:Pau pajuelo

114 bytes added, 19:57, 25 July 2012
no edit summary
'''''"Link software "'''''
== Download and install Qt demo imageto a SD<br> ==
Open Once you have open IGEP SDK VM, launch a terminal in your virtual machineand :
<pre>cd Desktop/
wget http://downloads.isee.biz/denzil/binary/qt4e-demo-image-igep00x0.tar.bz2
Qt demo image is a root filesystem build by Yocto that contains Qt embedded libraries, also this image has some Qt examples for testing purposes.
This image doesn't have openssh and gdbserver, so we should install these packages to develop Qt applications, get . Open a shell prompt using serial communication (IGEP&nbsp;SDK&nbsp;SOFTWARE&nbsp;MANUAL chapter 3.1 "Using serial mode ") and type:
<pre>zypper ref
zypper in openssh
==== Open an example:<br> ====
Copy your desired example at to desktop, examples are located at: /opt/QtSDK/Examples/4.7
{| width="200" cellspacing="1" cellpadding="1" border="1"
|}
'''NOTE:''' You cannot use igep-remote-x program because qt-demo image doesn't have X installed.<br>
==== Debug Programs ====
<br>
'''NOTE:''' You cannot use igep-remote-x program because qt-demo image doesn't have X installed.<br> 
<br>
=== x86 Platform<br> ===
4,199
edits