Boost logo

Boost Users :

From: Ovanes Markarian (om_boost_at_[hidden])
Date: 2008-08-07 08:29:28


I made an experience, that it helped in case without precompiled headers as
well, but that was prior to VC8.0

Which error exactly do you get? Try to install an SP?

Another possiblity which helped in my case, was to either extract the lambda
expression to a local variable (like boost::function instance), or to
introduce a factory method (another level of indirection) which produced the
boost::function.

Greetings,
Ovanes

On Thu, Aug 7, 2008 at 2:09 PM, Oliver Kania <kania.oliver_at_[hidden]>wrote:

> It is true that the zm option works only with precompiled headers.
> Any other ideas ?
>
> Cheers, Oliver
>
> 2008/8/7 Hansi <hansipet_at_[hidden]>
>
> You are right..but it works only for precompiled headers...
>> I had an similar error also without precompiled headers (using
>> serialization) and there the only solution was to make the header file
>> simpler and smaller...
>>
>> Best regards
>> Hansjörg
>>
>> Ovanes Markarian schrieb:
>>
>>>
>>>
>>> On Thu, Aug 7, 2008 at 11:48 AM, Hansi <hansipet_at_[hidden] <mailto:
>>> hansipet_at_[hidden]>> wrote:
>>>
>>> I think it is not possible anymore to increment the internal
>>> compiler heap in VS2005
>>>
>>> Best regards
>>> Hansjörg
>>>
>>>
>>> It is possible. I did it as well and it helped sometimes...
>>> http://msdn.microsoft.com/en-us/library/bdscwf1c(VS.80).aspx<http://msdn.microsoft.com/en-us/library/bdscwf1c%28VS.80%29.aspx>
>>>
>>> Greetings,
>>> Ovanes
>>>
>>>
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> Boost-users mailing list
>>> Boost-users_at_[hidden]
>>> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>>>
>>
>> _______________________________________________
>> Boost-users mailing list
>> Boost-users_at_[hidden]
>> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>>
>
>
> _______________________________________________
> 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