PrevUpHomeNext

Chapter 1. Release Notes

  • The Boost.Python library names now contain the Python version suffix. A variant compiled with Python 2.7 will thus produce library names boost_python27 and boost_numpy27, etc., making it possible to host variants for multiple Python versions next to each other.

PrevUpHomeNext