A related/similar post on Windows is
https://stackoverflow.com/questions/44153858/linking-against-boost-python-3-6-cant-find-boost-python-instead-of-boost-pytho
As I had set using python 3.9, but ld will always tried to link
libboost_python instead of libboost_python3.9
I also checked the header
Package: libboost-tools-dev
Version: 1.74.0.3
Severity: normal
Dear Maintainer,
I tried to compile a simple tutorial following the link [1].
I tried to run
bjam under example/tutorial after prepending the following to Jamroot file:
using python : 3.9
: /usr/bin/python3
2 matches
Mail list logo