lotharious
MIS
I get this error that I do not know what/how to deal with. I do not have MSDN Libraries to help me with this.
The error just started after I added a blank function. I dont see any other errors that would cause a problem.
Im using VC++ 6
D:\Dev\VC\Schedule\STime.cpp(56) : 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
the line 56 is just the first line of a Class function that was working before this error.
If anyone can help me with this It would be greatly appreciated.
The error just started after I added a blank function. I dont see any other errors that would cause a problem.
Im using VC++ 6
D:\Dev\VC\Schedule\STime.cpp(56) : 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
the line 56 is just the first line of a Class function that was working before this error.
If anyone can help me with this It would be greatly appreciated.