Errors while binding ODE to Perl
[email protected] (kthakore)
| Newsgroups | perl.sdl.devel |
|---|---|
| Message-ID | <cb9076df-aeda-40eb-afd7-7abd599451b6@z28g2000yqh.googlegroups.com> |
Hello, We are working on binding ODE to Perl and we are using the C interface. We can get our bindings to compile fine. However on linking we get the following error. undefined symbol: _ZdaPv Our code is at http://github.com/PerlGameDev/ODE . Thank you, Kartik Thakore