Re: Errors while binding ODE to Perl

[email protected] (kmx)
Newsgroups perl.sdl.devel
Message-ID <[email protected]>
Dne 22.8.2010 16:33, kthakore napsal(a):
> 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 .
>   

Hi Kartik,

1/ check whether you are linking with -lstdc++

2/ as ODE lib is written in C++ it is "less-trouble-making" to link via
g++ than with ld

Note: I have not experienced the described link error when testing ODE +
Alien::ODE from your github on Win32 Strawberry Perl.

--
kmx
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.