fatal error C1001: INTERNAL COMPILER ERROR

G

Guest

I'm getting this error when I try to rebuild my project:

Compiling...
stdafx.cpp
c:\program files\microsoft visual studio .net
2003\vc7\atlmfc\include\atlalloc.h(31) : fatal error C1001: INTERNAL COMPILER
ERROR (compiler file 'f:\vs70builds\3077\vc\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

I was able to produce this error by using the wizard to create a new MFC
Application.

Single Document, no Doc/View support MFC Shared DLL, and everythign else the
defaults.

This is Visual Studio .Net 2003, and if I tell it to check for updates, it
thinks everythign is up to date.
 
G

Guest

I went to the control panel, Add Remove Programs, and told it to re-install /
repair the entire package, and it seeemd to fix the problem, though it didn't
give me any messages about any of the files being different.

I'm just happy that I've got my environment working again.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top