Boost::Python on iOS/Anroid

Hello Jucers,

I am intent upon embedding Python into JUCE.

I have spent the last three months rewriting PyCXX (a C++ Python wrapper).

It has served as a vehicle for me to learn C++11.  But it is still far from satisfactory. I'm still considering using Boost.Python.

The main question in my mind is: how much work is involved in leveraging Boost::Python for iOS/Android?

For a start, getting Python to build on these two platforms is nontrivial, however the Kivy crew have managed it for Python2.

But I'm not at all sure what is involved in getting Boost to work.

π

You'll hear no raspberries from me, Sir!

I applaud your efforts.