[C++-sig] where does bjam look for header files

B Ku lexuscrossover at gmail.com
Tue Feb 14 15:55:38 EST 2017


Hi Guys,

I'm trying to get Boost Python working for a work project.  I followed the
steps detailed here:
http://stackoverflow.com/questions/20093331/cant-run-bjam-to-compile-boost-python-tutorial

When I issued the bjam command in
the boost_1_63_0\libs\python\example\tutorial directory,
I get the following error:

hello.cpp(7) : fatal error C1083: Cannot open include file:
'boost/python/module.hpp': No such file or directory

Where does bjam look for c++ headers?

Thank you for your help in advance!

Thanks,
B
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20170214/49e245bf/attachment.html>


More information about the Cplusplus-sig mailing list