On Fri, 14 Dec 2018 13:34:55 +0000 Witold Baryluk
<witold.bary...@gmail.com> wrote:
> Package: libboost-python1.67-dev
> Version: 1.67.0-11
> Severity: important
>
>
> Hi,
>
> I was just trying to build LuxCore from source, and after installing all 
> needed
> dependencies, installing Intel Embree manually, I could start compilation of 
> LuxCore,
> (I can provide quick instructions how to do it exactly, it is pretty easy).
>
> however the last step, the linking of the main executable fails:
>

Depending on how boost-python is used one may want to link pythonX.Y,
need to link, or actually not want it at all!

What is LuxCore? Can you point to their configury?

Here is a correct way of doing Cmake + Boost::Python + Python
https://salsa.debian.org/debian/boost/raw/master/debian/tests/srcs/python/CMakeLists.txt

Hopefully, that helps.

Regards,

Dimitri.

Reply via email to