<?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=5557" />

<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-01-10T14:00:02+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=17&amp;t=5557</id>
<entry>
<author><name><![CDATA[copperclad]]></name></author>
<updated>2010-01-10T14:00:02+01:00</updated>
<published>2010-01-10T14:00:02+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=5557&amp;p=24635#p24635</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=5557&amp;p=24635#p24635"/>
<title type="html"><![CDATA[problem with C++ and Roboard include files]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=5557&amp;p=24635#p24635"><![CDATA[
<blockquote class="uncited"><div><br />you can change the following line in &quot;defines.h&quot;:<br /><br />#if defined(__BORLANDC__) &amp;&amp; (__BORLANDC__ == 0x0410)<br /><br />to<br /><br />#if defined(__BORLANDC__)<br /></div></blockquote><br /><br /><br />good work!<br />thank you very much , that works perfectly , i had tried everything i could think of , and had gone online looking around and reading , and had just run out of ideas , i am really liking the Roboard on DOS , it is a great little system , thanks again  <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /><br /><br /><br />.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1822">copperclad</a> — Sun Jan 10, 2010 2:00 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[roboard]]></name></author>
<updated>2010-01-10T04:51:20+01:00</updated>
<published>2010-01-10T04:51:20+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=5557&amp;p=24618#p24618</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=5557&amp;p=24618#p24618"/>
<title type="html"><![CDATA[Re: problem with C++ and Roboard include files]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=5557&amp;p=24618#p24618"><![CDATA[
<blockquote><div><cite>copperclad wrote:</cite><br />i down loaded the Roboard include files for DOS and moved them into the include folder that Borland looks in , but i get errors.<br /></div></blockquote><br /><br />Hi,<br /><br />you can change the following line in &quot;defines.h&quot;:<br /><br />#if defined(__BORLANDC__) &amp;&amp; (__BORLANDC__ == 0x0410)<br /><br />to<br /><br />#if defined(__BORLANDC__)<br /><br />and try it again.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1542">roboard</a> — Sun Jan 10, 2010 4:51 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[copperclad]]></name></author>
<updated>2010-01-09T19:48:18+01:00</updated>
<published>2010-01-09T19:48:18+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=5557&amp;p=24615#p24615</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=5557&amp;p=24615#p24615"/>
<title type="html"><![CDATA[problem with C++ and Roboard include files]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=5557&amp;p=24615#p24615"><![CDATA[
Hi <br />i have my Roboard up and running with DOS 4.1 , and i have  Borland C++ ver 4.51 running on my desktop <br /><br />i can build EXE programs for DOS that run on my Roboard as long as i stick with the Borland C++ include files <br /><br />i down loaded the Roboard include files for DOS and moved them into the include folder that Borland looks in , but i get errors when the compiler sees a line with the term &quot;bool&quot; in it , the roboard include files are peppered with the line &quot;RBAPI(bool)....&quot; , and the Borland compiler doesn't like it <br /><br />if the Roboard include file does not have this &quot;bool&quot; call in it , then it loads fine <br /><br />does anyone have any ideas as to what i am doing wrong ?<br /><br />i downloaded the file Roboio.lib and moved it into the LIB folder , but i am wondering if i am still missing something like linking the library <br /><br />any help would be great , thank you  <img src="http://forum.robosavvy.com/images/smilies/icon_biggrin.gif" alt=":D" title="Very Happy" /> <br /><br /><br />.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1822">copperclad</a> — Sat Jan 09, 2010 7:48 pm</p><hr />
]]></content>
</entry>
</feed>