[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Openexr-devel] PyIlmBase: v2.1.0 not find boost::python
From: |
Rusmir Dusko |
Subject: |
Re: [Openexr-devel] PyIlmBase: v2.1.0 not find boost::python |
Date: |
Fri, 21 Feb 2014 09:21:39 +0100 |
User-agent: |
Mutt/1.5.22 (2013-10-16) |
> Hi, I don't have access to a linux machine right now, but I think you need
> to explicitly pass the location of boost libs and include paths. configure
> --help should show that, no?
... snip
I have solved PyIlmBase is more GNU/Linux centric and i must use
in Makefile
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
Now build good.
--
Best regards,
Rusmir Dusko