Nov. 25, 2006
6:49 p.m.
On 11/25/06, anders langlands <anderslanglands@gmail.com> wrote:
Can I change the max arguments limit for methods without recompiling boost::python? I need an initializer for a 4x4 matrix, hence the need for 16 floats. Take a look on this mail. http://mail.python.org/pipermail/c++-sig/2002-June/001554.html
I think, you don't need to re-compile boost.python, but your projects. ( But of course I could be wrong ) -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/