Build Log
  

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

Command Lines
  
Creating temporary file "c:\Users\Tomáš Bohumel\Desktop\segmentation\segmentation\Debug\RSP0000CF9161136.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHa /MDd /Yu"stdafx.h" /Fp"Debug\segmentation.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Zi /clr:pure /TP /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll" /FU "c:\Windows\Microsoft.NET\Framework\v2.0.50727\System.XML.dll"

".\segmentator.cpp"

".\image_manipulation.cpp"
]
Creating command line "cl.exe @"c:\Users\Tomáš Bohumel\Desktop\segmentation\segmentation\Debug\RSP0000CF9161136.rsp" /nologo /errorReport:prompt"
Output Window
  
Compiling...
segmentator.cpp
.\segmentator.cpp : fatal error C1853: 'Debug\segmentation.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)
image_manipulation.cpp
.\image_manipulation.cpp : fatal error C1853: 'Debug\segmentation.pch' precompiled header file is from a previous version of the compiler, or the precompiled header is C++ and you are using it from C (or vice versa)
Generating Code...
Results
  
Build log was saved at "file://c:\Users\Tomáš Bohumel\Desktop\segmentation\segmentation\Debug\BuildLog.htm"
segmentation - 2 error(s), 0 warning(s)