Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2006-02-21 05:27:14


> I have some link problems when I try to compile example give in
> regex (grep example).
> I have given the command as below.

That example uses Boost.ProgramOptions as well as Boost.Regex, so as the
linker errors kind of suggest, you need to add -lboost_program_options as
well.

John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk