Trying to embed Python within C++. Credit for most of this code goes to http://docs.python.org/2/extending/embedding.html
After make, it can be run with:
./testEmbed pythonToEmbed plotStdVectors
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Trying to embed Python within C++. Credit for most of this code goes to http://docs.python.org/2/extending/embedding.html
After make, it can be run with:
./testEmbed pythonToEmbed plotStdVectors