Boost logo

Boost :

From: Gordon Smith (schmoo2k_at_[hidden])
Date: 2005-05-10 08:43:40


The /Zm option does not help (my main project has needed it for a long time
now).

I can confim that my test app works fine with 1.32, it is just the HEAD
branch that is killing it (I have updated the MS Bug Site with this
information).

Gordon.

"JOAQUIN LOPEZ MU?Z" <joaquin_at_[hidden]> wrote in message
news:f0481f0139.f0139f0481_at_tid.es...

----- Mensaje original -----
De: JOAQUIN LOPEZ MU?Z <joaquin_at_[hidden]>
Fecha: Domingo, Abril 24, 2005 2:07 pm
Asunto: Re: [boost] Visual Studio 2005 Beta 2 + Multi Index

>
>
> ----- Mensaje original -----
> De: Gordon Smith <schmoo2k_at_[hidden]>
> Fecha: Viernes, Abril 22, 2005 5:43 pm
> Asunto: [boost] Visual Studio 2005 Beta 2 + Multi Index
>
> > The following stdafx.h for a vanilla console app kills the beta
> 2
> > compiler
> > (I think it creates a corrupt PCH file):
> >
> > #pragma once
> >
> > #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from
> > Windows
> > headers
> > #include <windows.h>
> > #include <tchar.h>
> >
> > // BOOST ---
> > #include <boost/multi_index/sequenced_index.hpp>
> > #include <boost/multi_index/ordered_index.hpp>
> >
>
> Hi Gordon, excuse my late answering, somehow I just didn't see
> your post amidst the current flow of messages.
>
> Did this work for MSVC 8.0 beta 1? I'm afraid I cannot help
> much here except suggest that you try to report this to
> the MSVC dev team:
>
> http://lab.msdn.microsoft.com/productfeedback/
>
> Also, please try deleting all intermediate files before
> doing a fresh compile --this is sometimes helpful specially
> in regard to PCHs. If you make any progress or need some
> help please keep me informed.
>
>

Also, I forgot to mention: did you play with the /Zm option?

http://msdn2.microsoft.com/library/bdscwf1c(en-us,vs.80).aspx

Please keep me informed. Thank you,

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo

_______________________________________________
Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost


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