[Bug 1831869] Re: Backport boost_python3 fix for cmake

Oleg 1831869 at bugs.launchpad.net
Thu Jun 6 17:51:25 UTC 2019


I've manually applied this patch to FindBoost.cmake but it doesn't solve
issue because cmake doesn't found libraries for python3 component.

The only working component is python-py36:

//Boost python-py36 library (debug)
Boost_PYTHON-PY36_LIBRARY_DEBUG:FILEPATH=/usr/lib/x86_64-linux-gnu/libboost_python-py36.so

//Boost python-py36 library (release)
Boost_PYTHON-PY36_LIBRARY_RELEASE:FILEPATH=/usr/lib/x86_64-linux-gnu/libboost_python-py36.so

So I suppose patch should add next line:

set(_Boost_PYTHON_PY36_HEADERS         "${_Boost_PYTHON_HEADERS}")

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to cmake in Ubuntu.
https://bugs.launchpad.net/bugs/1831869

Title:
  Backport boost_python3 fix for cmake

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cmake/+bug/1831869/+subscriptions




More information about the kubuntu-bugs mailing list