<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><blockquote type="cite">And I have to honestly admit that I don't really know what that<br>libscitbx_boost_python does. Could you explain it to me.<br>I'm not a c++ developer and I haven't read the entire code yet.<br></blockquote><br>It provides a medley of functions to be used in C++ code that need to interact with Python.<br>But it is not a Boost Python extension, in the sense that it does not feature the&nbsp;<br><br><font class="Apple-style-span" face="Menlo"><span class="Apple-style-span" style="font-size: 11px;">BOOST_PYTHON_MODULE(name)<br>{<br>&nbsp; ...<br>}<br></span></font><br>section.<br><br><div>Luc</div><div><br></div></body></html>