-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lboost_python3 #22
Comments
did you solve it because I have the same problem |
HI Dennis, Yes. I have got an another version for Python2. That works well.This is the link |
You can solve this by installing Boost with Python (e.g. libboost-all-dev in apt on Ubuntu or Debian) and linking libboost_python3.so to the library corresponding to your python version, e.g.: |
Hi, Dev @Dev2022 ,when it is Python2, I met another problem:
|
Hi after changing the CmakeList you have updated, now I am getting this error
Boost version: 1.58.0
Boost include path: /usr/local/include
Could not find the following Boost libraries:
The text was updated successfully, but these errors were encountered: