Build Log
  

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

Command Lines
  
Copying '\\10.200.200.169\shares\Releases\NiApi\Examples\Cpp\test3\test3\Interop\Interop.NiApiLib.1.0.dll' to target directory...
Creating temporary file "\\10.200.200.169\shares\Releases\NiApi\Examples\Cpp\test3\test3\Release\RSP00000637202752.rsp" with contents
[
/GL /D "WIN32" /D "NDEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHa /MD /Yu"stdafx.h" /Fp"Release\test3.pch" /Fo"Release\\" /Fd"Release\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" /FU "\\10.200.200.169\shares\Releases\NiApi\Examples\Cpp\test3\test3\Interop\Interop.NiApiLib.1.0.dll"

.\test3.cpp

.\AssemblyInfo.cpp
]
Creating command line "cl.exe @\\10.200.200.169\shares\Releases\NiApi\Examples\Cpp\test3\test3\Release\RSP00000637202752.rsp /nologo /errorReport:prompt"
Creating temporary file "\\10.200.200.169\shares\Releases\NiApi\Examples\Cpp\test3\test3\Release\RSP00000737202752.rsp" with contents
[
/GL /D "WIN32" /D "NDEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHa /MD /Yc"stdafx.h" /Fp"Release\test3.pch" /Fo"Release\\" /Fd"Release\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" /FU "\\10.200.200.169\shares\Releases\NiApi\Examples\Cpp\test3\test3\Interop\Interop.NiApiLib.1.0.dll"

.\stdafx.cpp
]
Creating command line "cl.exe @\\10.200.200.169\shares\Releases\NiApi\Examples\Cpp\test3\test3\Release\RSP00000737202752.rsp /nologo /errorReport:prompt"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
test3.cpp
.\test3.cpp(3) : warning C4627: '#include "Form1.h"': skipped when looking for precompiled header use
        Add directive to 'stdafx.h' or rebuild precompiled header
.\test3.cpp(4) : warning C4627: '#include ': skipped when looking for precompiled header use
        Add directive to 'stdafx.h' or rebuild precompiled header
.\test3.cpp(5) : warning C4627: '#include ': skipped when looking for precompiled header use
        Add directive to 'stdafx.h' or rebuild precompiled header
.\test3.cpp(6) : warning C4627: '#include ': skipped when looking for precompiled header use
        Add directive to 'stdafx.h' or rebuild precompiled header
.\test3.cpp(107) : fatal error C1010: unexpected end of file while looking for precompiled header. Did you forget to add '#include "stdafx.h"' to your source?
AssemblyInfo.cpp
Results
  
Build log was saved at "file://\\10.200.200.169\shares\Releases\NiApi\Examples\Cpp\test3\test3\Release\BuildLog.htm"
test3 - 1 error(s), 4 warning(s)