Making a python extension in c++
Erik Weber
erikw at lineo.com
Wed Apr 25 11:20:56 EDT 2001
Well, distutils look like an excellent package, but they have nothing to do
with the problem I am having: When I attempt to build a Python extension
using a C++, as opposed to C, module, the Makefile.pre.in script fails. How
can I build a dynamicly loadable Python extension (a shared library) to a
C++ class library?
--
-Erik Weber
Lineo Seattle
206.285.2506 x204
More information about the Python-list
mailing list