Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\vaishu\Desktop\Russia_doc\Russia\Debug\RSP000056.rsp" with contents
[
/Od /AI "C:\Documents and Settings\vaishu\Desktop\RUSSIA_DOC\Debug" /D "WIN32" /D "_DEBUG" /D "_MBCS" /FD /EHsc /MTd /GS /Yu"stdafx.h" /Fp"Debug/RUSSIA.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"
".\Search.cpp"
".\OthelloData.cpp"
".\Othello.cpp"
".\Options.cpp"
".\Heuristic.cpp"
".\generate.cpp"
".\Form1.cpp"
".\Error.cpp"
".\AssemblyInfo.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\vaishu\Desktop\Russia_doc\Russia\Debug\RSP000056.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\vaishu\Desktop\Russia_doc\Russia\Debug\RSP000057.rsp" with contents
[
/Od /AI "C:\Documents and Settings\vaishu\Desktop\RUSSIA_DOC\Debug" /D "WIN32" /D "_DEBUG" /D "_MBCS" /FD /EHsc /MTd /GS /Yc"stdafx.h" /Fp"Debug/RUSSIA.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"
".\stdafx.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\vaishu\Desktop\Russia_doc\Russia\Debug\RSP000057.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\vaishu\Desktop\Russia_doc\Russia\Debug\RSP000058.rsp" with contents
[
/OUT:"C:\Documents and Settings\vaishu\Desktop\RUSSIA_DOC\Debug\RUSSIA.exe" /INCREMENTAL /NOLOGO /DEBUG /ASSEMBLYDEBUG /PDB:"C:\Documents and Settings\vaishu\Desktop\RUSSIA_DOC\Debug/RUSSIA.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\RUSSIA.Error.resources" /ASSEMBLYRESOURCE:".\Debug\RUSSIA.Form1.resources" /ASSEMBLYRESOURCE:".\Debug\RUSSIA.Options.resources"
".\Debug\AssemblyInfo.obj"
".\Debug\Error.obj"
".\Debug\Form1.obj"
".\Debug\generate.obj"
".\Debug\Heuristic.obj"
".\Debug\Options.obj"
".\Debug\Othello.obj"
".\Debug\OthelloData.obj"
".\Debug\Search.obj"
".\Debug\stdafx.obj"
".\Debug\app.res"
]
Creating command line "link.exe @"c:\Documents and Settings\vaishu\Desktop\Russia_doc\Russia\Debug\RSP000058.rsp""
Output Window
  
Compiling...
stdafx.cpp
Compiling...
Search.cpp
Search.cpp(604) : warning C4101: 'Beta' : unreferenced local variable
Search.cpp(604) : warning C4101: 'Alpha' : unreferenced local variable
OthelloData.cpp
Othello.cpp
Options.cpp
Options.cpp(27) : warning C4303: C-style cast from 'System::Windows::Forms::ComboBox __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(74) : warning C4303: C-style cast from 'System::Windows::Forms::ComboBox __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(89) : warning C4303: C-style cast from 'System::Windows::Forms::RadioButton __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(96) : warning C4303: C-style cast from 'System::Windows::Forms::RadioButton __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(103) : warning C4303: C-style cast from 'System::Windows::Forms::RadioButton __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(111) : warning C4303: C-style cast from 'System::Windows::Forms::RadioButton __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(119) : warning C4303: C-style cast from 'System::Windows::Forms::RadioButton __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(126) : warning C4303: C-style cast from 'System::Windows::Forms::RadioButton __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(139) : warning C4303: C-style cast from 'System::Windows::Forms::RadioButton __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(153) : warning C4303: C-style cast from 'System::Windows::Forms::RadioButton __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(162) : warning C4303: C-style cast from 'System::Windows::Forms::RadioButton __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(169) : warning C4303: C-style cast from 'System::Windows::Forms::RadioButton __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(176) : warning C4303: C-style cast from 'System::Windows::Forms::RadioButton __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(183) : warning C4303: C-style cast from 'System::Windows::Forms::RadioButton __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(190) : warning C4303: C-style cast from 'System::Windows::Forms::RadioButton __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(202) : warning C4303: C-style cast from 'System::Windows::Forms::RadioButton __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(216) : warning C4303: C-style cast from 'System::Windows::Forms::ComboBox __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(223) : warning C4303: C-style cast from 'System::Windows::Forms::ComboBox __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(231) : warning C4303: C-style cast from 'System::Windows::Forms::ComboBox __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(238) : warning C4303: C-style cast from 'System::Windows::Forms::ComboBox __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(245) : warning C4303: C-style cast from 'System::Windows::Forms::ComboBox __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(252) : warning C4303: C-style cast from 'System::Windows::Forms::ComboBox __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(260) : warning C4303: C-style cast from 'System::Windows::Forms::ComboBox __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(267) : warning C4303: C-style cast from 'System::Windows::Forms::ComboBox __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(275) : warning C4303: C-style cast from 'System::Windows::Forms::TextBox __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(283) : warning C4303: C-style cast from 'System::Windows::Forms::TextBox __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Options.cpp(309) : warning C4244: '=' : conversion from '__wchar_t' to 'char', possible loss of data
Options.cpp(316) : warning C4244: '=' : conversion from '__wchar_t' to 'char', possible loss of data
Heuristic.cpp
Heuristic.cpp(243) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
generate.cpp
Form1.cpp
Form1.cpp(203) : warning C4303: C-style cast from 'System::Windows::Forms::Button __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Form1.cpp(203) : warning C4244: '=' : conversion from '__wchar_t' to 'char', possible loss of data
Form1.cpp(206) : warning C4303: C-style cast from 'System::Windows::Forms::Button __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
Form1.cpp(206) : warning C4244: '=' : conversion from '__wchar_t' to 'char', possible loss of data
Form1.cpp(408) : warning C4101: 's' : unreferenced local variable
Error.cpp
Error.cpp(17) : warning C4303: C-style cast from 'System::Windows::Forms::Button __gc *' to 'System::Object __gc *' is deprecated, use static_cast, __try_cast or dynamic_cast
AssemblyInfo.cpp
Generating Code...
Linking...
Results
  
Build log was saved at "file://c:\Documents and Settings\vaishu\Desktop\Russia_doc\Russia\Debug\BuildLog.htm"
RUSSIA - 0 error(s), 37 warning(s)