Re: [Quickfix-developers] Has anyone seen this before?
Brought to you by:
orenmnero
From: Oren M. <ore...@ya...> - 2003-05-23 17:44:12
|
Yeah, I've seen this reported by a lot of projects moving to VC7. Appears to be a bug with the MS compiler. I believe the solution is to turn off precompiled headers. dwi...@jp... wrote: UtcTimeStampTestCase.cpp C:\Program Files\Microsoft Visual Studio .NET\Vc7\include\yvals.h(88) : fatal error C1001: INTERNAL COMPILER ERROR (compiler file 'msc1.cpp', line 2844) Please choose the Technical Support command on the Visual C++ Help menu, or open the Technical Support help file for more information UtcTimeOnlyTestCase.cpp C:\Program Files\Microsoft Visual Studio .NET\Vc7\include\yvals.h(88) : fatal error C1001: INTERNAL COMPILER ERROR (compiler file 'msc1.cpp', line 2844) Please choose the Technical Support command on the Visual C++ Help menu, or open the Technical Support help file for more information SocketConnectorTestCase.cpp C:\Program Files\Microsoft Visual Studio .NET\Vc7\include\yvals.h(88) : fatal error C1001: INTERNAL COMPILER ERROR (compiler file 'msc1.cpp', line 2844) Please choose the Technical Support command on the Visual C++ Help menu, or open the Technical Support help file for more information SessionIDTestCase.cpp C:\Program Files\Microsoft Visual Studio .NET\Vc7\include\yvals.h(88) : fatal error C1001: INTERNAL COMPILER ERROR (compiler file 'msc1.cpp', line 2844) Please choose the Technical Support command on the Visual C++ Help menu, or open the Technical Support help file for more information MySQLStoreTestCase.cpp src\C++\test\MySQLStoreTestCase.cpp(107) : fatal error C1001: INTERNAL COMPILER ERROR (compiler file 'msc1.cpp', line 2844) Please choose the Technical Support command on the Visual C++ Help menu, or open the Technical Support help file for more information Any suggestions? Thanks Dwight Browne ------------------------------------------------------- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers --------------------------------- Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. |