[ODE] still having problems building under vs.net 2002 (vs7.0)

Russ Smith russ at q12.org
Wed May 19 22:56:29 MST 2004


> it seems to me as though its not able to differentiate between float
> and double types, and is subsequently not able to overload the
> ddistance function because  static  double dDISTANCE(...) and static
> float dDISTANCE(...) collide

well that would be surprising, because the arguments to those functions
are different. are you somehow specifying C linkage for those functions?

russ.

-- 
Russell Smith
http://www.q12.org


More information about the ODE mailing list