On 08 Jul 2003 16:53:07 -0400
Jack Madison <[EMAIL PROTECTED]> wrote:

>     from _soya import *
> ImportError: /usr/local/lib/libcal3d.so.0: undefined symbol:
> __cxa_pure_virtual

Hmmm, I believe this is due to linking C++ objects with gcc instead of g++. You need 
to make sure any C++ objects are being linked with g++.

-- 
Sean Lynch http://sean.lynch.tv/

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to