Hi all,
What is the easiest way of making Python classes and functions available to external C++ applications.
The Boost.Python documentation seems to show making C++ classes available to Python, but I can’t find anything that shows going the other way.
Any help appreciated.
Kind regards
Sean.