[C++-sig] Re: boost_1_30_00

David Abrahams dave at boost-consulting.com
Tue May 13 21:21:00 CEST 2003


"jochen" <jochen at neverEngine.com> writes:

> This is the complete stdafx.h header file.
> It compiles well and can perfectly be used with boost_1_29_00,
> but when compiling with 1_30_00 I get the internal compiler error #C1001
> within every .cpp file.

The best I can do for you is to say:

    #1: Talk to your compiler vendor about this.  Internal compiler
     errors are their bugs, not ours.

    #2: I'm not sure what "stdafx.h" means, but if it has something
     to do with precompiled headers, you might try turning them off.

Sorry,
-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com





More information about the Cplusplus-sig mailing list