|
Boost : |
From: Anthony Williams (anthony_w.geo_at_[hidden])
Date: 2006-12-11 16:12:23
David Abrahams <dave_at_[hidden]> writes:
> You can review the guide at
> http://www.boost-consulting.com/boost/more/getting_started.html.
In the Unix section for built libraries, your example library is named as if
it was built using msvc:
c++ -I /path/to/boost_1_34_0 example.cpp -o example \
~/boost/lib/libboost_regex-msvc-7.1-mt-d-1_34.a
I would imagine that something more likely to appear on a Unix/Linux system,
such as libboost_regex-gcc-3.4-mt-d-1_34.a would be a better example.
Anthony
-- Anthony Williams Software Developer Just Software Solutions Ltd http://www.justsoftwaresolutions.co.uk
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk