Re: MS EVC Compiler Error

Tech-Archive recommends: Fix windows errors by optimizing your registry



;-) By following the instructions given in the error?

What it means is *exactly* what it sounds like. The compiler has a bug in
it. Your code exposed that bug. There is only one way to actually fix it
and that's with a change from MS, for which you have to ask by contacting
technical support.

In the mean time, you might try to find a work-around for your code by
changing how line 148 works. That might mean simplifying any complex
expressions on or near that line, changing the way that you are implementing
whatever it is that you are doing there, etc. If you post some code that
generates the error, we might have some more specific suggestions...

Paul T.

"figure" <figure@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:01BF29ED-51EC-4672-9467-5A21FEBEFC8D@xxxxxxxxxxxxxxxx
>I have developed an in-house project with MS EVC++ 4.0 SP4 and it has more
> than 20 class. when I compile it, it says "....\deneme.cpp(154) : fatal
> error C1001: INTERNAL COMPILER ERROR
> (compiler file 'D:\vcmckendric\compiler\utc\src\P2\main.c', line 148)
> Please choose the Technical Support command on the Visual C++
> Help menu, or open the Technical Support help file for more information
> Compiling..." on some class operators is called.
> how could I resolve/handle the problem?
> f_figure@xxxxxxxxxxx


.



Relevant Pages

  • VC 8 crash (fatal internal error) when using nested exceptions
    ... I encountered an internal compiler error when building release ... Please choose the Technical Support command on the Visual C++ ... or open the Technical Support help file for more information ...
    (microsoft.public.vc.language)
  • Re: Internal Compile Error
    ... Please choose the Technical support command on the Visual C++ Help ... Menu or open the Technical support file for more information." ... Anyhow, this is a bug in the compiler itself, so you should generally ...
    (microsoft.public.vc.language)
  • fatal error C1001: INTERNAL COMPILER ERROR
    ... I'm trying to move a C++ app from Visual Studio C++ 6.0 to MSDEV .NET 2003 ... INTERNAL COMPILER ERROR ... Please choose the Technical Support command on the Visual C++ ... or open the Technical Support help file for more information ...
    (microsoft.public.dotnet.languages.vc)
  • Re: error : $S1 : modifiers not allowed ?!
    ... c1xx: fatal error C1063: INTERNAL COMPILER ERROR ... Please choose the Technical Support command on the Visual C++ ... or open the Technical Support help file for more ... - with this bug. ...
    (microsoft.public.vc.language)
  • evc4 complier crashing
    ... The evc4 compiler keeps crashing when I tray and complie my application. ... I've narrowed it down to this header file (included in most of my CPP ... Please choose the Technical Support command on the Visual C++ ... or open the Technical Support help file for more ...
    (microsoft.public.pocketpc.developer)