On 02/14/2012 01:56 PM, Alex Olivas wrote:
Hey All,
I was working on a project a few months ago where I
was wrapping a lib ( using Boost.Python ) that inherited
from classes that were already wrapped ( using SIP ).
Boost.Python however couldn't find the base classes. I
hacked something up ( that
If you haven't already, you may need to take this to a Boost.Build list;
I avoid Boost's build system whenever possible, and I know even less
about using it on Windows.
Sorry!
Jim
On 02/15/2012 10:38 AM, Adam Preble wrote:
I previously posted about runtime oddness when switching to a debug