New release of Piger 0.3.2, Python and Lua are supported as well as simple script examples!
Embed Python in your C++ application without Python installed on guest machine
Trying to embed Python in you C++ app when the user does not have Python installed will cause a crash.
This shows you how to ‘force’ the correct version of Python, regardless what the user has installed.