[Digikam-devel] Re: Boost graph in CMake

Gert Kello gert.kello at gmail.com
Fri Nov 12 08:20:54 GMT 2010


>>
>> Sounds like the "COMPONENST graph" must be removed. How is it working
>> at all? Or is it only windows problem?
>
> I've added this as boost graph is a real library on linux:
>
> languitar at herbie:~$ ls -l /usr/lib/libboost_graph*
> -rw-r--r-- 1 root root 629114 2010-05-08 02:53 /usr/lib/libboost_graph.a
> lrwxrwxrwx 1 root root     16 2010-11-08 21:13
> /usr/lib/libboost_graph-mt.a -> libboost_graph.a
> lrwxrwxrwx 1 root root     24 2010-11-08 21:13
> /usr/lib/libboost_graph-mt.so -> libboost_graph.so.1.42.0
> lrwxrwxrwx 1 root root     24 2010-11-08 21:13
> /usr/lib/libboost_graph.so -> libboost_graph.so.1.42.0
> -rw-r--r-- 1 root root 303600 2010-05-08 02:53
> /usr/lib/libboost_graph.so.1.42.0
>
> Normally it should also be one on windows? Is there really no
> boost_graph.dll or something like this? Is boost graph really built by
> your installation?

No boost_graph dll... Not sure if it is built or not, or if it
needs/supports building on windows. Didn't build boost manually but
with emerge.

But the graph headers are definitely present in boost include directory.

Gert



More information about the Digikam-devel mailing list