|
Boost Users : |
From: David Abrahams (dave_at_[hidden])
Date: 2007-09-13 10:37:58
on Wed Sep 12 2007, "Mark B." <anonymoususr-AT-gmail.com> wrote:
> Hi,
>
> I am trying to use string_algo (specifically split) in my program but I have
> no idea about which Boost library I have to link to. Library naming in Boost
> is not very regular. For example, to link to the filesystem classes I have
> to use -lboost_filesystem, but for linking to uBlas, I have to use -lblas.
> Thus, the substring "boost" is not necessarily in the library's filename
>
> Can somebody help me?
Please see
http://www.boost.org/more/getting_started/unix-variants.html#library-naming
or
http://www.boost.org/more/getting_started/windows.html#library-naming
depending on your platform.
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com The Astoria Seminar ==> http://www.astoriaseminar.com
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net