SWIG, C++, and Mac OS X

nate n8pease at yahoo.com
Wed Jul 5 17:49:06 EDT 2006


why are you modifying your setup.py file? can't you just run:
swig -c++ -python exampleFile.i
?

have you seen http://www.swig.org/tutorial.html , does it describe
something like what you'd like to do?

n




More information about the Python-list mailing list