Changes

User:Pau pajuelo

30 bytes added, 13:35, 1 August 2012
no edit summary
=== Startup script ===
 
Codeblocks startup script (Codeblocks.sh) will let you to load IGEP SDK YOCTO environtment variables to IDE. Don't execute this script if you want to compile with other environtment like x86.<br>
<pre>cd Desktop/IGEP\ development/
gedit Codeblocks.sh</pre>
exec codeblocks </pre>
Give execute privileges to script:
<pre>chmod a+x ~/Desktop/IGEP\ development/Codeblocks.sh </pre> Codeblocks now will use IGEP SDK environtment variables every time you run this script, don't execute this script if you want to compile with other environtment.<br>
=== Add IGEP SDK Compiler and Debugger ===
4,199
edits