[ODE] ODE with Borland C++ Builder 6 ?

Amund Børsand amund at offroad.no
Tue Nov 25 18:40:06 MST 2003


Hi, I'm wondering if it's possible to use ODE with Borland C++ Builder 6?
I'm making an editor with interface, I've included the ODE headers and
so far so good, but when I'm trying to call some of the ODE functions I
get a linker error, undefined reference to.. etc. I've tried linking in
libode.a, but first of all I'm not really sure where to do it, and
second I don't really have the option to add .a-files. I'm guessing
Borland isn't really binary compatible with GCC/MingW/DevCpp (which is
what I've compiled ODE with), and when I'm trying to rund Borland's make
on ODE I get this:

C:\ODE\ode-2003-11-19>make
MAKE Version 5.2  Copyright (c) 1987, 2000 Borland
Error makefile 25: Command syntax error
Error makefile 27: Command syntax error
Error makefile 32: Command syntax error
Error makefile 33: Command syntax error
Error makefile 34: Command syntax error
Error makefile 35: Command syntax error
Error makefile 36: Command syntax error
Error makefile 38: Command syntax error
Error makefile 39: Command syntax error
Error makefile 40: Command syntax error
Error makefile 41: Command syntax error
Error makefile 42: Command syntax error
Error makefile 75: Command syntax error
Error makefile 76: Command syntax error
Error makefile 77: Command syntax error
Error makefile 78: Command syntax error
Error makefile 83: Command syntax error
Error makefile 91: Command syntax error
Error makefile 94: Command syntax error
Error makefile 96: Command syntax error
Error makefile 98: Command syntax error
Error makefile 101: Command syntax error
Error makefile 103: Command syntax error
Error makefile 126: Command syntax error

.. und so weiter.

Any ideas? Or do I have to ditch the whole GUI I'm just starting to feel
happy with.. ?

Also, I have similar problems with Opcode, GCC complains about
asm-statements in the code, Borland won't compile it either, and I just
don't have MSVC. Tips here?

-- 
Amund Børsand <amund £ offroad . no>




More information about the ODE mailing list