[C++-sig] Testing build of Boost.Python

Stephen Wang stephen.j.wang at live.com
Fri Jul 15 16:18:23 EDT 2016


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
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20160715/802279e3/attachment.html>


More information about the Cplusplus-sig mailing list