Thanks for your reply.
But in fact since I download BOOST 1.30, the problem didn't occure anymore.
Louis
-----Message d'origine-----
De : gbiddison [mailto:gbiddison@velocity11.com]
Envoyé : mercredi 18 juin 2003 18:49
À : Boost-Users@yahoogroups.com
Objet : [Boost-Users] Re: Newbie COMPILATION PROBLEM
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@yahoogroups.com, "lebrun_l"
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