Boost logo

Boost Users :

From: gbiddison (gbiddison_at_[hidden])
Date: 2003-06-18 11:49:00


Hi, I've seen this problem while trying to include boost\python.hpp in
a recent project. The problem only seemed to occur for me if I
included boost\python.hpp in the precompiled header file (stdafx.h).

If I moved the #include so that it wasn't precompiled, the INTERNAL
COMPILER ERROR (I have an english version of MSVC7) disappeared.

Could this be the problem you are experiencing?

Does anyone know of a better solution for this? It would be nice to
be able to precompile boost headers ...

Giles

--- In Boost-Users_at_[hidden], "lebrun_l" <louis.lebrun_at_f...>
wrote:
> Hi All,
>
> I'am using
> Microsoft Visual C++ .NET 7.0
>
> I can't manage to compile a single example from the graph library.
>
> I get the following message :
>
> c:\BGL\boost_1_25_1\boost\type_traits\cv_traits.hpp(188): fatal
> error C1001: ERREUR INTERNE DU COMPILATEUR
> (fichier du compilateur 'msc1.cpp', ligne 2844)
> Choisissez la commande Support technique du menu ? (Aide)
> de Visual C++
> ou ouvrez le fichier d'aide du Support technique pour plus
> d'informations
>
> Thank's in advance for your help.
>
> Louis


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