[C++-sig] linking with non-python libraries

Roman Yakovenko roman.yakovenko at gmail.com
Tue Feb 7 06:47:07 CET 2006


On 2/7/06, Ben Veal <benveal92 at hotmail.com> wrote:
> Hi,
> I am trying to build a python extension for a derived class whose base class
> I only have as a shared library object & declaration file.
> The base class contains many virtual functions of which I only need a few,
> and also involves some threading. It contains various functions for getting
> data from a remote server.
> I manage to build the extension OK (both manually and using pyplusplus),

Congratulation! What do you mean "both manually and using pyplusplus"?
Also could you provide link to your project? If you don't mind I will add it
to the "who is using pyplusplus" list.

Thanks
--
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/



More information about the Cplusplus-sig mailing list