[ODE] integrating ODE into Cocoa/Obj-C - linking errors

Wenzel Jakob wazlaf at gmail.com
Tue Jul 13 17:30:37 MST 2004


You probably forgot to link with -lstdc++

Regards,
Wenzel

On Tue, 13 Jul 2004 20:18:11 -0400, John Rieffel
<jrieffel at cs.brandeis.edu> wrote:
> 
> Hi Guys,
> 
> Making attempts (looks like I'm not the only one) to integrate ODE into
> some Objective-C code in Mac OS X's Cocoa framework.
> 
> I'm getting a suspicious linking error, which I suspect has to do with
> using gcc 3.3 (although google wasn't very helpful in this regard):
> 
> ld: Undefined symbols: ___cxa_pure_virtual
> 
> has anyone else run across this, or know how to resolve it?
> 
> John Rieffel
> Brandeis University
> 
> _______________________________________________
> ODE mailing list
> ODE at q12.org
> http://q12.org/mailman/listinfo/ode
>


More information about the ODE mailing list