Build Log
  

------- Build started: Project: SimpleForm, Configuration: Debug|Win32 -------

Command Lines
  
This edition of Visual C++ does not support the optimizing compiler.
Creating temporary file "c:\Kick Start\SimpleForm\SimpleForm\Debug\RSP000051.rsp" with contents
[
/AI "C:\Kick Start\SimpleForm\Debug" /D "WIN32" /D "_DEBUG" /D "_MBCS" /FD /EHsc /MTd /GS /Yu"stdafx.h" /Fp"Debug/SimpleForm.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Zi /clr /TP /FU "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\mscorlib.dll"
/FU "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
/FU "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
/FU "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
/FU "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
/FU "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
".\Form1.cpp"
]
Creating command line "cl.exe @"c:\Kick Start\SimpleForm\SimpleForm\Debug\RSP000051.rsp" /nologo"
Creating command line "resgen.exe /compile "c:\Kick Start\SimpleForm\SimpleForm\Form1.resX","Debug/SimpleForm.Form1.resources""
Creating temporary file "c:\Kick Start\SimpleForm\SimpleForm\Debug\RSP000052.rsp" with contents
[
/OUT:"C:\Kick Start\SimpleForm\Debug\SimpleForm.exe" /INCREMENTAL /NOLOGO /DEBUG /ASSEMBLYDEBUG /PDB:"C:\Kick Start\SimpleForm\Debug/SimpleForm.pdb" /SUBSYSTEM:WINDOWS /FIXED:No  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /ASSEMBLYRESOURCE:".\Debug\SimpleForm.Form1.resources" /ASSEMBLYRESOURCE:".\Debug\SimpleForm.ExtraQuestions.resources"
".\Debug\AssemblyInfo.obj"
".\Debug\Form1.obj"
".\Debug\stdafx.obj"
".\Debug\app.res"
".\Debug\ExtraQuestions.obj"
]
Creating command line "link.exe @"c:\Kick Start\SimpleForm\SimpleForm\Debug\RSP000052.rsp""
Output Window
  
Compiling...
Form1.cpp
c:\Kick Start\SimpleForm\SimpleForm\ExtraQuestions.h(168) : warning C4101: 'e' : unreferenced local variable
Compiling managed resources...
Read in 46 resources from 'c:\Kick Start\SimpleForm\SimpleForm\Form1.resX'
Writing resource file...  Done.
Linking...
Results
  
Build log was saved at "file://c:\Kick Start\SimpleForm\SimpleForm\Debug\BuildLog.htm"
SimpleForm - 0 error(s), 1 warning(s)