Build Log
  

Build started: Project: test2, Configuration: Release|Win32

Command Lines
  
Creating temporary file "b:\Study\5 sem\MF\5.Mash Graph\Project #1\SOURCE\2007.10.07 - Some Prepares 1\GraphTX\test2\Release\RSP00001E52884852.rsp" with contents
[
/O2 /GL /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Yu"stdafx.h" /Fp"Release\test2.pch" /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\Source\Main\stdafx.cpp"

".\Source\Main\main.cpp"
]
Creating command line "cl.exe @"b:\Study\5 sem\MF\5.Mash Graph\Project #1\SOURCE\2007.10.07 - Some Prepares 1\GraphTX\test2\Release\RSP00001E52884852.rsp" /nologo /errorReport:prompt"
Output Window
  
Compiling...
stdafx.cpp
.\Source\Main\stdafx.cpp(5) : fatal error C1083: Cannot open precompiled header file: 'Release\test2.pch': No such file or directory
main.cpp
.\Source\Main\main.cpp(1) : fatal error C1083: Cannot open precompiled header file: 'Release\test2.pch': No such file or directory
Results
  
Build log was saved at "file://b:\Study\5 sem\MF\5.Mash Graph\Project #1\SOURCE\2007.10.07 - Some Prepares 1\GraphTX\test2\Release\BuildLog.htm"
test2 - 2 error(s), 0 warning(s)