did you verify the existence of boost_python-vc110-mt-gd-1_55.lib in
your C:\local\boost_1_55_0\stage
folder?
On Mon, Mar 3, 2014 at 4:46 AM, Kevin Kunzmann wrote:
> Hey,
>
> thanks, still not working - I suspect it's the include and library paths
> for the command line compiler now, how do I a
Hi,
Since I upgraded to gcc 4.8 I can no longer use as_to_python_function
with T being a type that's abstract (i.e. has >= 1 pure virtual method). This
is because in gcc 4.8 the following:
template
static void convert_function_must_take_value_or_const_reference(U(*)(T),
int, T* = 0)
Hey,
thanks, still not working - I suspect it's the include and library paths
for the command line compiler now, how do I add my boost directory to them?
Output is still:
C:\local\boost_1_55_0\libs\python\example\tutorial>bjam
link.jam: No such file or directory
...patience...
...