| | | 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...
|