16 Oct
2009
16 Oct
'09
7:08 a.m.
OK, here I have /opt/local/lib/libboost_python-mt.a /opt/local/lib/libboost_python-mt.dylib I tried --with-boost-library="/opt/local/lib/libboost_python-mt" and --with-boost-library="-mt" but no success. Do you have any suggestions? On Thu, Oct 15, 2009 at 7:17 PM, Tiago de Paula Peixoto <tiago@forked.de> wrote:
Claudio Martella wrote:
how is boost::python called on your system?
On mine it is called simply libboost_python.so, but in sometimes it can have all sorts of suffixes, link -mt, -py25, etc...
Cheers, Tiago
_______________________________________________ graph-tool mailing list graph-tool@forked.de http://lists.forked.de/mailman/listinfo/graph-tool
-- Claudio Martella claudio.martella@gmail.com