Build Log
  

Build started: Project: StudentClassSplit, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "m:\C++\StudentClassSplit\StudentClass\Debug\RSP00000126723760.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\StudentClassSplitMain.cpp"

".\StudentClassSplit.cpp"
]
Creating command line "cl.exe @"m:\C++\StudentClassSplit\StudentClass\Debug\RSP00000126723760.rsp" /nologo /errorReport:prompt"
Output Window
  
Compiling...
StudentClassSplit.cpp
c:\program files\microsoft visual studio 8\vc\include\iosfwd(765) : fatal error C1073: Internal error involving incremental compilation(compiler file 'f:\RTM\VCTOOLS\Compiler\CxxFE\sl\P1\C\p0io.c', line 1393)
StudentClassSplitMain.cpp
c:\program files\microsoft visual studio 8\vc\include\xiosbase(625) : fatal error C1073: Internal error involving incremental compilation(compiler file 'f:\RTM\VCTOOLS\Compiler\CxxFE\sl\P1\C\p0io.c', line 1393)
Generating Code...