Boost logo

Boost Users :

Subject: Re: [Boost-users] Do the Range Adaptors really depend upon the RegEx static lib?
From: Nate Foreman (codemonkeyusa_at_[hidden])
Date: 2009-02-18 09:07:41


Yes. That worked.

On Wed, Feb 18, 2009 at 3:40 AM, Thorsten Ottosen <
thorsten.ottosen_at_[hidden]> wrote:

> Nate Foreman skrev:
>
> Hello,
>>
>> I'm using the range adaptors from the latest version of the range library
>> in the vault. Namely:
>> boost::adaptors::filtered
>> boost::adaptors::transformed
>>
>> The Visual Studio linker was kind enough to inform me that these depend
>> upon the regex static library (libboost_regex-vc80-mt-sgd-1_38.lib).
>>
>> Does anybody know why?
>> I'd rather not build the boost regex lib. Is there any way to avoid this
>> dependency?
>>
>
> The dependency should only be for "| tokenenized(...)". Perhaps you
> should avoid including all the adaptors at once.
>
> best regards
>
> -Thorsten
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



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