Joshua J Cogliati added the comment:

The documentation does claim that swig should just work "the build_ext command 
knows how to deal with SWIG extensions: it will run SWIG on the interface file 
and compile the resulting C/C++ file into your extension."

It would be nice if there was one obvious way to compile a swig extension.  
(See for example the workarounds suggested in 
http://stackoverflow.com/questions/12491328 )

----------
nosy: +Joshua.J.Cogliati

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7562>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to