<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.eiffelroom.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>eiffelroom - How to compile examples using Gobo - Comments</title>
 <link>http://www.eiffelroom.com/article/how_to_compile_examples_using_gobo</link>
 <description>Comments for &quot;How to compile examples using Gobo&quot;</description>
 <language>en</language>
<item>
 <title>How to compile examples using Gobo</title>
 <link>http://www.eiffelroom.com/article/how_to_compile_examples_using_gobo</link>
 <description>&lt;p&gt;Most of the examples and tutorials you will find here come with an archive containing the source code and the files required to compile the code. Here you will find the information required to use the examples together with &lt;a class=&quot;&quot; style=&quot;&quot; href=&quot;/locate/Gobo&quot;&gt;Gobo&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&amp;lt;!--break--&amp;gt;&lt;/p&gt;


&lt;h2 id=&quot;toc7&quot;&gt;Installing Gobo&lt;/h2&gt;
&lt;p&gt;See to the &lt;a class=&quot;&quot; style=&quot;&quot; href=&quot;/locate/Gobo&quot;&gt;Gobo&lt;/a&gt; documentation for installation instructions.&lt;/p&gt;


&lt;h2 id=&quot;toc8&quot;&gt;Obtaining the Example&lt;/h2&gt;
&lt;p&gt;When you want to compile an example, first download the archive and extract it on your computer. You can choose between a &lt;em&gt;zip&lt;/em&gt; or &lt;em&gt;tar.gz&lt;/em&gt; archive, both contain the same files.&lt;/p&gt;


&lt;h2 id=&quot;toc9&quot;&gt;File types explained&lt;/h2&gt;
&lt;p&gt;A typical example is shipped with multiple files:&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt; &lt;em&gt;.e&lt;/em&gt; files: The Eiffel source code.&lt;/li&gt;
    &lt;li&gt; &lt;em&gt;.xace&lt;/em&gt; file: Configuration file for the &lt;a class=&quot;&quot; style=&quot;&quot; href=&quot;/locate/Gobo&quot;&gt;Gobo&lt;/a&gt; tools. This is used by the &lt;a class=&quot;&quot; style=&quot;&quot; href=&quot;/locate/gexace&quot;&gt;gexace&lt;/a&gt; tool from Gobo.&lt;/li&gt;
    &lt;li&gt; &lt;em&gt;.eant&lt;/em&gt; file: Eiffel Ant file. This file is used with the &lt;a class=&quot;&quot; style=&quot;&quot; href=&quot;/locate/geant&quot;&gt;geant&lt;/a&gt; tool from Gobo.&lt;/li&gt;
&lt;/ul&gt;


&lt;h2 id=&quot;toc10&quot;&gt;Gobo Commandline&lt;/h2&gt;
&lt;p&gt;Open the directory of the example in a console and type: &lt;pre class=&quot;geshifilter&quot;&gt;geant compile&lt;/pre&gt; After the compilation is finished the executable is in the directory of the example.&lt;/p&gt;

</description>
 <comments>http://www.eiffelroom.com/article/how_to_compile_examples_using_gobo#comments</comments>
 <category domain="http://www.eiffelroom.com/taxonomy/term/3">Tutorial</category>
 <category domain="http://www.eiffelroom.com/taxonomy/term/7">Beginner</category>
 <category domain="http://www.eiffelroom.com/tag/compilation">compilation</category>
 <category domain="http://www.eiffelroom.com/tag/help">help</category>
 <pubDate>Fri, 09 Feb 2007 09:43:45 -0800</pubDate>
 <dc:creator>juliant</dc:creator>
 <guid isPermaLink="false">70 at http://www.eiffelroom.com</guid>
</item>
</channel>
</rss>
