Hello all,

I have built the Boost.Python libraries with the following options & configs:

bjam ^
 variant=debug,release ^
 link=static,shared ^
runtime-link=shared --debug-configuration ^
architecture=x86 address-model=64 ^
runtime-debugging=on,off ^
--with-python

I am testing the build.  When I execute

C:\Users\swang10\boost_1_61_0\libs\python\example\quickstart>bjam test 
--verbose-test

I get a fatal link error that python35_d.lib cannot be found.  Any ideas of a 
workaround?

Best,
Stephen J. Wang
                                          
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
https://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to