I’m trying to get started with Boost Python. I’ve built the Boost Python libraries and linked a simple test programme with embedded Python. My Python environments are managed by Anaconda. There are errors at runtime as detailed in this
Stackoverflow posting:
https://stackoverflow.com/questions/48552092/boost-python-embedding-error
Can anyone please help me understand what the issue is and how to solve it?
With thanks.