1>------ Build started: Project: red blue betting version, Configuration: Debug Win32 ------
1>Build started 8/22/2011 7:47:25 PM.
1>InitializeBuildStatus:
1> Touching "Debug\red blue betting version.unsuccessfulbuild".
1>GenerateTargetFrameworkMonikerAttribute:
1>Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
1>ClCompile:
1> main.cpp
1>main.cpp(37): error C2059: syntax error : '{'
1>main.cpp(37): error C2143: syntax error : missing ';' before '{'
1>main.cpp(37): error C2143: syntax error : missing ';' before '}'
1>main.cpp(37): warning C4553: '==' : operator has no effect; did you intend '='?
1>main.cpp(50): error C2784: 'std::basic_string<_Elem,_Traits,_Alloc> std::operator +(std::basic_string<_Elem,_Traits,_Alloc> &&,const _Elem)' : could not deduce template argument for 'std::basic_string<_Elem,_Traits,_Alloc> &&' from 'int'
1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string(153) : see declaration of 'std::operator +'
1>main.cpp(50): error C2784: 'std::basic_string<_Elem,_Traits,_Alloc> std::operator +(std::basic_string<_Elem,_Traits,_Alloc> &&,const _Elem *)' : could not deduce template argument for 'std::basic_string<_Elem,_Traits,_Alloc> &&' from 'int'
1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string(143) : see declaration of 'std::operator +'
1>main.cpp(50): error C2782: 'std::basic_string<_Elem,_Traits,_Alloc> std::operator +(const _Elem,std::basic_string<_Elem,_Traits,_Alloc> &&)' : template parameter '_Elem' is ambiguous
1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string(133) : see declaration of 'std::operator +'
1> could be 'char'
1> or 'int'
1>main.cpp(50): error C2784: 'std::basic_string<_Elem,_Traits,_Alloc> std::operator +(const _Elem *,std::basic_string<_Elem,_Traits,_Alloc> &&)' : could not deduce template argument for 'const _Elem *' from 'int'
1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string(123) : see declaration of 'std::operator +'
1>main.cpp(50): error C2784: 'std::basic_string<_Elem,_Traits,_Alloc> std::operator +(std::basic_string<_Elem,_Traits,_Alloc> &&,std::basic_string<_Elem,_Traits,_Alloc> &&)' : could not deduce template argument for 'std::basic_string<_Elem,_Traits,_Alloc> &&' from 'int'
1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string(109) : see declaration of 'std::operator +'
1>main.cpp(50): error C2784: 'std::basic_string<_Elem,_Traits,_Alloc> std::operator +(std::basic_string<_Elem,_Traits,_Alloc> &&,const std::basic_string<_Elem,_Traits,_Alloc> &)' : could not deduce template argument for 'std::basic_string<_Elem,_Traits,_Alloc> &&' from 'int'
1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string(99) : see declaration of 'std::operator +'
1>main.cpp(50): error C2784: 'std::basic_string<_Elem,_Traits,_Alloc> std::operator +(const std::basic_string<_Elem,_Traits,_Alloc> &,std::basic_string<_Elem,_Traits,_Alloc> &&)' : could not deduce template argument for 'const std::basic_string<_Elem,_Traits,_Alloc> &' from 'int'
1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string(89) : see declaration of 'std::operator +'
1>main.cpp(50): error C2784: 'std::basic_string<_Elem,_Traits,_Alloc> std::operator +(const std::basic_string<_Elem,_Traits,_Alloc> &,const _Elem)' : could not deduce template argument for 'const std::basic_string<_Elem,_Traits,_Alloc> &' from 'int'
1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string(75) : see declaration of 'std::operator +'
1>main.cpp(50): error C2784: 'std::basic_string<_Elem,_Traits,_Alloc> std::operator +(const std::basic_string<_Elem,_Traits,_Alloc> &,const _Elem *)' : could not deduce template argument for 'const std::basic_string<_Elem,_Traits,_Alloc> &' from 'int'
1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string(61) : see declaration of 'std::operator +'
1>main.cpp(50): error C2782: 'std::basic_string<_Elem,_Traits,_Alloc> std::operator +(const _Elem,const std::basic_string<_Elem,_Traits,_Alloc> &)' : template parameter '_Elem' is ambiguous
1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string(47) : see declaration of 'std::operator +'
1> could be 'char'
1> or 'int'
1>main.cpp(50): error C2784: 'std::basic_string<_Elem,_Traits,_Alloc> std::operator +(const _Elem *,const std::basic_string<_Elem,_Traits,_Alloc> &)' : could not deduce template argument for 'const _Elem *' from 'int'
1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string(33) : see declaration of 'std::operator +'
1>main.cpp(50): error C2784: 'std::basic_string<_Elem,_Traits,_Alloc> std::operator +(const std::basic_string<_Elem,_Traits,_Alloc> &,const std::basic_string<_Elem,_Traits,_Alloc> &)' : could not deduce template argument for 'const std::basic_string<_Elem,_Traits,_Alloc> &' from 'int'
1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string(19) : see declaration of 'std::operator +'
1>main.cpp(50): error C2784: 'std::_String_iterator<_Elem,_Traits,_Alloc> std::operator +(_String_iterator<_Elem,_Traits,_Alloc>::difference_type,std::_String_iterator<_Elem,_Traits,_Alloc>)' : could not deduce template argument for 'std::_String_iterator<_Elem,_Traits,_Alloc>' from 'std::string'
1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\xstring(434) : see declaration of 'std::operator +'
1>main.cpp(50): error C2784: 'std::_String_iterator<_Elem,_Traits,_Alloc> std::operator +(_String_iterator<_Elem,_Traits,_Alloc>::difference_type,std::_String_iterator<_Elem,_Traits,_Alloc>)' : could not deduce template argument for 'std::_String_iterator<_Elem,_Traits,_Alloc>' from 'std::string'
1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\xstring(434) : see declaration of 'std::operator +'
1>main.cpp(50): error C2784: 'std::_String_iterator<_Elem,_Traits,_Alloc> std::operator +(_String_iterator<_Elem,_Traits,_Alloc>::difference_type,std::_String_iterator<_Elem,_Traits,_Alloc>)' : could not deduce template argument for 'std::_String_iterator<_Elem,_Traits,_Alloc>' from 'std::string'
1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\xstring(434) : see declaration of 'std::operator +'
1>main.cpp(50): error C2784: 'std::_String_const_iterator<_Elem,_Traits,_Alloc> std::operator +(_String_const_iterator<_Elem,_Traits,_Alloc>::difference_type,std::_String_const_iterator<_Elem,_Traits,_Alloc>)' : could not deduce template argument for 'std::_String_const_iterator<_Elem,_Traits,_Alloc>' from 'std::string'
1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\xstring(293) : see declaration of 'std::operator +'
1>main.cpp(50): error C2784: 'std::_String_const_iterator<_Elem,_Traits,_Alloc> std::operator +(_String_const_iterator<_Elem,_Traits,_Alloc>::difference_type,std::_String_const_iterator<_Elem,_Traits,_Alloc>)' : could not deduce template argument for 'std::_String_const_iterator<_Elem,_Traits,_Alloc>' from 'std::string'
1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\xstring(293) : see declaration of 'std::operator +'
1>main.cpp(50): error C2784: 'std::_String_const_iterator<_Elem,_Traits,_Alloc> std::operator +(_String_const_iterator<_Elem,_Traits,_Alloc>::difference_type,std::_String_const_iterator<_Elem,_Traits,_Alloc>)' : could not deduce template argument for 'std::_String_const_iterator<_Elem,_Traits,_Alloc>' from 'std::string'
1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\xstring(293) : see declaration of 'std::operator +'
|