[EMAIL PROTECTED] wrote:

> I have googled hard, and did see someone asking the same question, but
> haven't found a good solution to this problem.  Could anyone give me a
> hint?  Thanks a lot!

googling for "undefined symbol: __pure_virtual" brings up hundreds of 
posts on this topic, and the answer is *always* to make sure that you're 
linking with a version of the C++ libraries that matches your compiler.

</F>

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to