<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="http://forum.robosavvy.com/feed.php?f=17&amp;t=6477" />

<title>RoboSavvy Forum</title>
<subtitle>Robosavvy Forum: The largest online community of Humanoid Robot Builders</subtitle>
<link href="http://forum.robosavvy.com/index.php" />
<updated>2010-08-19T23:45:18+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=17&amp;t=6477</id>
<entry>
<author><name><![CDATA[snest]]></name></author>
<updated>2010-08-19T23:45:18+01:00</updated>
<published>2010-08-19T23:45:18+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6477&amp;p=27916#p27916</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6477&amp;p=27916#p27916"/>
<title type="html"><![CDATA[GCC Compiler Errors]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6477&amp;p=27916#p27916"><![CDATA[
Alright, so now that we are able to compile basic things, we're encountering more errors when using the RoboIO library.<br /><br />After including roboard.h, and calling roboio_SetRBVer, our code will compile without error. However when we go to build our code, we receive an undefined reference error with regards to the SetRBVer function.<br /><br />I've been playing with it for awhile, and haven't found any solution. Hopefully you guys have some ideas.<br /><br /><br /><br />Solved this one as well. For whatever reason, the argument for including headers in the build statement is fine with just being given a directory to look in, while the argument for including libraries is not. I had to give the argument instructions to look at all .o files for it to see them.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2254">snest</a> — Thu Aug 19, 2010 11:45 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[snest]]></name></author>
<updated>2010-08-19T02:42:16+01:00</updated>
<published>2010-08-19T02:42:16+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6477&amp;p=27908#p27908</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6477&amp;p=27908#p27908"/>
<title type="html"><![CDATA[GCC Compiler Errors]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6477&amp;p=27908#p27908"><![CDATA[
Sorry it took so long to get back to this post. The project has sat in a corner for about a week while other things were dealt with. This is a screen shot of the first page of errors. Most of the others seem to be more of the same.<br /><a href="http://www.glowfoto.com/viewimage.php?img=18-181320L&amp;y=2010&amp;m=08&amp;t=png&amp;rand=5513&amp;srv=img5" class="postlink">http://www.glowfoto.com/viewimage.php?img=18-181320L&amp;y=2010&amp;m=08&amp;t=png&amp;rand=5513&amp;srv=img5</a><br /><br />Solved it. tazpkg get-install slitaz-toolchain did it. Just missing some stuff.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2254">snest</a> — Thu Aug 19, 2010 2:42 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ArthurSAM]]></name></author>
<updated>2010-08-06T12:46:49+01:00</updated>
<published>2010-08-06T12:46:49+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6477&amp;p=27794#p27794</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6477&amp;p=27794#p27794"/>
<title type="html"><![CDATA[Re: GCC Compiler Errors]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6477&amp;p=27794#p27794"><![CDATA[
<blockquote><div><cite>snest wrote:</cite><br />There are pages of errors, so there is no way the problem is code related.<br /></div></blockquote><br />Still, without even listing the a subset (maybe the first page) of errors and what commands you are using it is pretty hard to give any ideas. There could be many things that are not correctly set, installed, passed, etc..<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2269">ArthurSAM</a> — Fri Aug 06, 2010 12:46 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[snest]]></name></author>
<updated>2010-08-06T03:57:13+01:00</updated>
<published>2010-08-06T03:57:13+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6477&amp;p=27790#p27790</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6477&amp;p=27790#p27790"/>
<title type="html"><![CDATA[GCC Compiler Errors]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6477&amp;p=27790#p27790"><![CDATA[
After getting Slitaz up and running, I went to compile a basic program and got a bunch of errors. I get the same errors if I use an IDE (Geany) to compile or just a text editor and command prompt. <br /><br />There are pages of errors, so there is no way the problem is code related. Plus, it will compile just fine on a Windows system. Any ideas?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2254">snest</a> — Fri Aug 06, 2010 3:57 am</p><hr />
]]></content>
</entry>
</feed>