[ODE] TriMesh support and OPCODE added to ODE core

Nate W coding at natew.com
Wed Jul 2 00:54:01 2003


On Wed, 2 Jul 2003, Pierre Terdiman wrote:

> > because calling "false(...)" is an error in gcc ("can not use false as
> > a function"). i don't see why it would be valid C++.
>
> It should always be used as "return SetIceError()" in Opcode, hence compile
> as "return false", period.

I can imagine that error happening if the header has something like:

#define SetIceError

...instead of:

#define SetIceError(a,b)

-- 

Nate Waddoups
Redmond WA USA
http://www.natew.com