Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2006-06-10 07:33:44


Serhiy Blazhiyevskyy wrote:
> Hi,
>
> I have linking error while trying to build app with regex. Anybody
> cam help?

I've no real idea, but since you're building a dll you should double check
that you're linking against one of the dll runtimes. You could also try
linking against the regex dll by define BOOST_ALL_DYN_LINK when building
your dll.

John.


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