From: John Maddock (john_at_[hidden])
Date: 2005-10-23 04:48:50


>> Another thing - my release build also is refusing to link with the
>> next error:

OK the simplest thing to do is probably to just build the regex lib from
your IDE - it's just a bunch of sources so you can build it any way you
like - just make sure that you use the same build options when you build the
lib as you use for your app.

John.