4,199
edits
Changes
From IGEP - ISEE Wiki
m
<section begin=install_sdk />
<section end=install_sdk />
== Eclipse ==
== QtCreator ==
[[Category:Work_in_progress]] [[Category:Development_tools]] [[Category:How_to_forge]]
no edit summary
= Download/Install IGEP SDK =
Download IGEP SDK from [http://www.isee.biz/component/zoo/item/igep-yocto-toolcahin-sdk isee.biz] website and follow the next steps:
<pre>jdoe@ubuntu ~/Downloads $ ls /opt/poky/
1.2 1.2.1 </pre>
= Use IGEP SDK =
sudo ln -f -s /usr/bin/arm-linux-gnueabi-gcov-4.5 /usr/bin/arm-linux-gnueabi-gcov
sudo ln -f -s /usr/bin/arm-linux-gnueabi-gcc-4.5 /usr/bin/arm-linux-gnueabi-gcc </pre>
= IDE programs =
*a graphical debugger
IGEP SDK can be integrated with some popular IDEs like Eclipse, QT Creator and Codeblocks. IGEP SDK Virtual Machine includes by default Eclipse and Qt Creator to let develop applications quickly.<br> == Eclipse ==
''(from [[How to install Eclipse IDE]])''
{{#lst:How to install Eclipse IDE|overview}} == QtCreator ==
''(from [[How to install Qt Creator]])''
{{#lst:How to install Qt Creator|overview}}
== Codeblocks ==
''(from [[Install and configure Codeblocks for IGEP devices]])''
{{#lst:Install and configure Codeblocks for IGEP devices|overview}}