Re: What does this mean?


[ Follow Ups ] [ Post Followup ] [ CS1044 Web Discussion Board ] [ FAQ ]

Posted by Dani on August 10, 2001 at 12:32:52:

In Reply to: What does this mean? posted by Gregory Dono on February 05, 2001 at 22:54:28:

THis is a BUG in VC++ compiler

I find how FIX this
to do this steps:

1) Create ne MFC Wizard(exe)
2) go to project settings
3) copy all from debug section to
settings In Your Project.

That's all.


: this came up when I ran my compiler...I don't know what I should do...is the C++ Visual program all screwed up or can I fix this?

:
: Proj2.cpp
: c:\program files\microsoft visual studio\vc98\include\ostream(272) : fatal error C1001: INTERNAL COMPILER ERROR
: (compiler file 'msc1.cpp', line 1786)
: Please choose the Technical Support command on the Visual C++
: Help menu, or open the Technical Support help file for more information
: Command line warning D4028 : minimal rebuild failure, reverting to normal build
: Error executing cl.exe.

: Project 2.exe - 1 error(s), 1 warning(s)




Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS1044 Web Discussion Board ] [ FAQ ]