[C++-sig] how include library to Jamroot

Yoann Chaumy spartan811 at hotmail.com
Mon May 14 13:28:57 CEST 2012


 Hello,  I using bjam to compile my C++ program with Boost.Python But I have a link error : error LNK2019: unresolved external symbol "__declspec(dllimport).... so I try to add my library in the Jamroot file :  project
  : requirements <library>/boost/python//boost_python 
    <library-path>D:/localExt_win32_cl10-0Exp/lib    <library-path>D:/local/bin    <include> ..... It that right ?  thanks 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20120514/82ed2d45/attachment.html>


More information about the Cplusplus-sig mailing list