Boost logo

Boost Users :

From: Darin Adler (darin_at_[hidden])
Date: 2002-05-31 12:54:35


On Friday, May 31, 2002, at 10:51 AM, Duane Murphy wrote:

> I am using Boost 1.27. Is there instructions or examples for how to use
> the regex library with Metrowerks CodeWarrior on a Macintosh (9.x)?

What I've always done is just add all the sources for the regex library
to a project, make sure the path includes the level above the "boost"
directory, and compile away. The Boost libraries are suitable to
compile and link into your program rather than using them as shared
libraries.

     -- Darin


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