[ODE] still having problems building under vs.net 2002 (vs7.0)
Mike Reinstein
web_fella at hotmail.com
Thu May 20 01:13:04 MST 2004
Thanks Russ, I'll try that now. Are there any other places where I should
make these changes, or is it just the ddot functions that need to be
modified?
Thank you!
Mike
>From: Russ Smith <russ at q12.org>
>To: "Mike Reinstein" <web_fella at hotmail.com>
>CC: ode at q12.org
>Subject: Re: [ODE] still having problems building under vs.net 2002
(vs7.0)
>Date: Wed, 19 May 2004 22:05:28 -0700
>
>
> > c:\Program Files\Microsoft Visual Studio
> > .NET\Vc7\include\ode\odemath.h(57): error C2733: second C linkage
of
> > overloaded function 'dDOT' not allowed
>
>i think this is your clue. in odemath.h i've created various inline
>versions of the dDOT function. they're declared 'extern inline', which
>(i thought) would prevent the compiler from instantiating them (although
>maybe this is only a gcc behavior). try removing the 'extern' modifier
>from those functions. if that doesn't work, try making them non-inline
>static.
>
>russ.
>
>--
>Russell Smith
>http://www.q12.org
_________________________________________________________________
Stop worrying about overloading your inbox - get MSN Hotmail Extra Storage!
http://join.msn.click-url.com/go/onm00200362ave/direct/01/
More information about the ODE
mailing list