by copperclad » Sat Jan 09, 2010 7:48 pm
by copperclad
Sat Jan 09, 2010 7:48 pm
Hi
i have my Roboard up and running with DOS 4.1 , and i have Borland C++ ver 4.51 running on my desktop
i can build EXE programs for DOS that run on my Roboard as long as i stick with the Borland C++ include files
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 "bool" in it , the roboard include files are peppered with the line "RBAPI(bool)...." , and the Borland compiler doesn't like it
if the Roboard include file does not have this "bool" call in it , then it loads fine
does anyone have any ideas as to what i am doing wrong ?
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
any help would be great , thank you
.
Hi
i have my Roboard up and running with DOS 4.1 , and i have Borland C++ ver 4.51 running on my desktop
i can build EXE programs for DOS that run on my Roboard as long as i stick with the Borland C++ include files
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 "bool" in it , the roboard include files are peppered with the line "RBAPI(bool)...." , and the Borland compiler doesn't like it
if the Roboard include file does not have this "bool" call in it , then it loads fine
does anyone have any ideas as to what i am doing wrong ?
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
any help would be great , thank you
.