[[Tutorial]]

The aim of this tutorial is to guide you with the steps required to embed python code into c++ code using Microsoft Visual Studio 2010. 

Please note that this installs all the libs and headers supplied with boost, not just the ones that are necessary for boost.python.

1. Install Microsoft Visual Studio 2010. Apply all the patches to it.
2. Install Python. You can get it from [[here:http://www.python.org/getit/]] . I used version "Python 3.3.2 Windows x86 MSI Installer (Windows binary -- does not include source)" in this example. Add Python executable to PATH environment variable. In this example I used C:\Python33\ as the destination folder.

Front page   New List of pages Search Recent changes   Help   RSS of recent changes