<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[unbekannte Fehlermeldung]]></title><description><![CDATA[<p>Hallo</p>
<p>Ich bescäftige mich jetzt schon eine Weil mit dem Buch &quot;Spielend C++ lernen&quot; und wollte gerade ein Spiel namens &quot;Zwölferspiel&quot; programmieren, beim debuggen kam dann aber folgende Fehlermeldung</p>
<pre><code>1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const std::error_code &amp;)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(1085): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const std::error_code &amp;)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(1085): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const std::error_code &amp;)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(1085): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const std::error_code &amp;)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(1085): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;,_Ty)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(968): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;,_Ty)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(968): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;,_Ty)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(968): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;,_Ty)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(968): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,unsigned char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(958): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,unsigned char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(958): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,unsigned char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(958): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,unsigned char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(958): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const unsigned char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(951): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const unsigned char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(951): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const unsigned char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(951): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const unsigned char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(951): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,signed char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(944): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,signed char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(944): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,signed char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(944): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,signed char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(944): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const signed char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(937): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const signed char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(937): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const signed char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(937): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const signed char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(937): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,_Elem)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(898): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,_Elem)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(898): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,_Elem)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(898): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,_Elem)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(898): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const _Elem *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(851): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const _Elem *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(851): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const _Elem *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(851): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const _Elem *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(851): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(811): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(811): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(811): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(811): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(764): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(764): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(764): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(764): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(726): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(726): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(726): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(726): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(679): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(679): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(679): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(679): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2676: Binärer Operator '&lt;&lt;': 'std::istream' definiert diesen Operator oder eine Konvertierung in einen für den vordefinierten Operator geeigneten Typ nicht
1&gt;  Zwölferspiel.cpp
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const std::error_code &amp;)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(1085): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const std::error_code &amp;)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(1085): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const std::error_code &amp;)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(1085): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const std::error_code &amp;)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(1085): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;,_Ty)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(968): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;,_Ty)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(968): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;,_Ty)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(968): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;,_Ty)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(968): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,unsigned char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(958): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,unsigned char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(958): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,unsigned char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(958): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,unsigned char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(958): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const unsigned char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(951): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const unsigned char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(951): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const unsigned char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(951): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const unsigned char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(951): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,signed char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(944): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,signed char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(944): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,signed char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(944): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,signed char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(944): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const signed char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(937): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const signed char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(937): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const signed char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(937): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const signed char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(937): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,_Elem)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(898): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,_Elem)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(898): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,_Elem)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(898): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,_Elem)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(898): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const _Elem *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(851): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const _Elem *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(851): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const _Elem *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(851): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const _Elem *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(851): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(811): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(811): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(811): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(811): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(764): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(764): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(764): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(764): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(726): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(726): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(726): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(726): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(679): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(679): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(679): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(679): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2676: Binärer Operator '&lt;&lt;': 'std::istream' definiert diesen Operator oder eine Konvertierung in einen für den vordefinierten Operator geeigneten Typ nicht
1&gt;  Code wird generiert...
========== Erstellen: 0 erfolgreich, Fehler bei 1, 0 aktuell, 0 übersprungen ==========
</code></pre>
<p>mit der ich ehrlich gesagt nichts anfangen kann</p>
<p>Hier übrigens der Quelltext:</p>
<pre><code class="language-cpp">#include &lt;iostream&gt;
using namespace std;
#include &quot;zeichenfunktionen.h&quot;
int Mensch(int steine)
 {
	 int anz;
	 do
	 {
	   cout &lt;&lt;&quot;Wie viele Steine möchtest du setzen???&quot;;
	   cin&lt;&lt;anz;
	 }while(!(anz==1||(anz==2&amp;&amp;steine&lt;11)));
	 return(anz);
 }

 int Computer(int steine)
 {
	 if(steine==11)
	 {
		 return 1;
	 }
	 if(steine==10)
	 {
		 return 2;
	 }
	 return Mathemahotep::ErmittleZufallszahl(1,2);
 }
int main()
{
  Zeichenbrett::Oeffnen(700,200);
  Mathemahotep::HilfMir();
  bool computer=false;
  int steine=0;
  do
  {
	  ZeichneSpielfeld(steine);
	  Zeichenbrett::FensterNachVorne();
	  if(computer==true)
	  {
		  int anz=Computer(steine);
		  cout&lt;&lt;&quot;Der Computer spielt &quot;;
		  cout &lt;&lt;anz&lt;&lt;&quot; Stein(e)&quot;&lt;&lt;endl;
		  steine=steine+anz;
	  }
	  else
	  {
		  steine=steine+Mensch(steine);
			  }
			  if(steine&lt;12)
			  {
				  computer=!computer;
			  }
  }while(steine&lt;12);

  ZeichneSpielfeld(steine);

  if(computer==true)
  {
	  cout&lt;&lt;&quot;Leider verloren&quot;&lt;&lt;endl;
	  Zeichenbrett::ZeichneText(225,140,&quot;Gewinner:Computer&quot;,20);
  }
  else
  {
	  cout&lt;&lt;&quot;Du hast gewonnen!&quot;&lt;&lt;endl;
	  Zeichenbrett::ZeichneText(225,140,&quot;Gewinner:DU!&quot;,20);
	  Zeichenbrett::FensterNachVorne();
  }  
  cin.get();
}
</code></pre>
<p>(die Funktionen Computer und Mensch musste ich in den Quelltext von main schreiben, weil beim Auslagern die Fehlermeldung &quot;nicht definierter Operator&quot; kam)</p>
<p>Ich hoffe ihr könnt mir helfen und bedanke mich schon mal in Voraus,<br />
mlg<br />
Daniel</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/297840/unbekannte-fehlermeldung</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 18:54:21 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/297840.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 08 Jan 2012 09:59:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Sun, 08 Jan 2012 09:59:14 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>Ich bescäftige mich jetzt schon eine Weil mit dem Buch &quot;Spielend C++ lernen&quot; und wollte gerade ein Spiel namens &quot;Zwölferspiel&quot; programmieren, beim debuggen kam dann aber folgende Fehlermeldung</p>
<pre><code>1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const std::error_code &amp;)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(1085): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const std::error_code &amp;)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(1085): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const std::error_code &amp;)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(1085): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const std::error_code &amp;)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(1085): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;,_Ty)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(968): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;,_Ty)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(968): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;,_Ty)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(968): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;,_Ty)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(968): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,unsigned char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(958): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,unsigned char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(958): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,unsigned char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(958): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,unsigned char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(958): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const unsigned char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(951): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const unsigned char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(951): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const unsigned char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(951): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const unsigned char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(951): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,signed char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(944): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,signed char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(944): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,signed char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(944): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,signed char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(944): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const signed char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(937): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const signed char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(937): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const signed char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(937): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const signed char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(937): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,_Elem)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(898): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,_Elem)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(898): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,_Elem)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(898): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,_Elem)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(898): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const _Elem *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(851): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const _Elem *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(851): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const _Elem *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(851): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const _Elem *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(851): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(811): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(811): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(811): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(811): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(764): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(764): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(764): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(764): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(726): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(726): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(726): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(726): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(679): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(679): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(679): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(679): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;..\..\Module\Module\zeichenfunktionen.cpp(124): error C2676: Binärer Operator '&lt;&lt;': 'std::istream' definiert diesen Operator oder eine Konvertierung in einen für den vordefinierten Operator geeigneten Typ nicht
1&gt;  Zwölferspiel.cpp
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const std::error_code &amp;)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(1085): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const std::error_code &amp;)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(1085): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const std::error_code &amp;)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(1085): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const std::error_code &amp;)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(1085): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;,_Ty)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(968): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;,_Ty)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(968): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;,_Ty)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(968): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;,_Ty)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(968): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,unsigned char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(958): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,unsigned char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(958): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,unsigned char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(958): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,unsigned char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(958): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const unsigned char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(951): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const unsigned char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(951): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const unsigned char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(951): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const unsigned char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(951): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,signed char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(944): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,signed char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(944): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,signed char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(944): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,signed char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(944): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const signed char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(937): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const signed char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(937): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const signed char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(937): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const signed char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(937): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,_Elem)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(898): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,_Elem)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(898): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,_Elem)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(898): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,_Elem)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(898): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const _Elem *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(851): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const _Elem *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(851): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const _Elem *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(851): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const _Elem *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(851): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(811): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(811): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(811): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(811): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(764): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(764): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(764): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;char,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;char,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(764): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(726): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(726): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(726): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,char)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(726): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(679): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(679): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(679): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2784: &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;std::operator &lt;&lt;(std::basic_ostream&lt;_Elem,_Traits&gt; &amp;,const char *)&quot;: template-Argument für &quot;std::basic_ostream&lt;_Elem,_Traits&gt; &amp;&quot; konnte nicht von &quot;std::istream&quot; hergeleitet werden.
1&gt;          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\ostream(679): Siehe Deklaration von 'std::operator &lt;&lt;'
1&gt;Zwölferspiel.cpp(10): error C2676: Binärer Operator '&lt;&lt;': 'std::istream' definiert diesen Operator oder eine Konvertierung in einen für den vordefinierten Operator geeigneten Typ nicht
1&gt;  Code wird generiert...
========== Erstellen: 0 erfolgreich, Fehler bei 1, 0 aktuell, 0 übersprungen ==========
</code></pre>
<p>mit der ich ehrlich gesagt nichts anfangen kann</p>
<p>Hier übrigens der Quelltext:</p>
<pre><code class="language-cpp">#include &lt;iostream&gt;
using namespace std;
#include &quot;zeichenfunktionen.h&quot;
int Mensch(int steine)
 {
	 int anz;
	 do
	 {
	   cout &lt;&lt;&quot;Wie viele Steine möchtest du setzen???&quot;;
	   cin&lt;&lt;anz;
	 }while(!(anz==1||(anz==2&amp;&amp;steine&lt;11)));
	 return(anz);
 }

 int Computer(int steine)
 {
	 if(steine==11)
	 {
		 return 1;
	 }
	 if(steine==10)
	 {
		 return 2;
	 }
	 return Mathemahotep::ErmittleZufallszahl(1,2);
 }
int main()
{
  Zeichenbrett::Oeffnen(700,200);
  Mathemahotep::HilfMir();
  bool computer=false;
  int steine=0;
  do
  {
	  ZeichneSpielfeld(steine);
	  Zeichenbrett::FensterNachVorne();
	  if(computer==true)
	  {
		  int anz=Computer(steine);
		  cout&lt;&lt;&quot;Der Computer spielt &quot;;
		  cout &lt;&lt;anz&lt;&lt;&quot; Stein(e)&quot;&lt;&lt;endl;
		  steine=steine+anz;
	  }
	  else
	  {
		  steine=steine+Mensch(steine);
			  }
			  if(steine&lt;12)
			  {
				  computer=!computer;
			  }
  }while(steine&lt;12);

  ZeichneSpielfeld(steine);

  if(computer==true)
  {
	  cout&lt;&lt;&quot;Leider verloren&quot;&lt;&lt;endl;
	  Zeichenbrett::ZeichneText(225,140,&quot;Gewinner:Computer&quot;,20);
  }
  else
  {
	  cout&lt;&lt;&quot;Du hast gewonnen!&quot;&lt;&lt;endl;
	  Zeichenbrett::ZeichneText(225,140,&quot;Gewinner:DU!&quot;,20);
	  Zeichenbrett::FensterNachVorne();
  }  
  cin.get();
}
</code></pre>
<p>(die Funktionen Computer und Mensch musste ich in den Quelltext von main schreiben, weil beim Auslagern die Fehlermeldung &quot;nicht definierter Operator&quot; kam)</p>
<p>Ich hoffe ihr könnt mir helfen und bedanke mich schon mal in Voraus,<br />
mlg<br />
Daniel</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2165187</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2165187</guid><dc:creator><![CDATA[derlehner]]></dc:creator><pubDate>Sun, 08 Jan 2012 09:59:14 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Sun, 08 Jan 2012 10:06:35 GMT]]></title><description><![CDATA[<p>zeile 10, die &lt;&lt; sind falsch</p>
<p>das müsste cin &gt;&gt; anz; heissen...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2165189</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2165189</guid><dc:creator><![CDATA[Skym0sh0]]></dc:creator><pubDate>Sun, 08 Jan 2012 10:06:35 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Sun, 08 Jan 2012 10:25:40 GMT]]></title><description><![CDATA[<p>Hallo Daniel,</p>
<p>anstatt uns die komplette Fehlerliste zu posten, wäre es viel interessanter, welche Zeile denn nun bei dir 124 ist?<br />
Aber die Antwort von Skym0sh0 sollte den Fehler beheben (ich hoffe, du verstehst nun auch die Fehlermeldung - es gibt für std::istream keinen überladenen &lt;&lt; Operator).</p>
<p>Und &quot;using namespace std;&quot; solltest du <strong>niemals vor</strong> den '#include'-Anweisungen schreiben (auch wenn du dann evtl. in den Header-Dateien den Namensbereich explizit mit &quot;std::&quot; aufführen mußt).<br />
Aber anscheinend ist deine Headerdatei aber leer, denn hättest du dort die Deklaration deiner beiden Funktionen &quot;Mensch&quot; und &quot;Computer&quot; drin, so käme es auf die Reihenfolge in der CPP-Datei nicht mehr an).</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2165195</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2165195</guid><dc:creator><![CDATA[Th69]]></dc:creator><pubDate>Sun, 08 Jan 2012 10:25:40 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Sun, 08 Jan 2012 10:28:02 GMT]]></title><description><![CDATA[<p>Vielen Dank für die schnelle Antwort, funktioniert aber noch immer nicht (Fehlermeldungen kommen trotzdem) <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--disappointed_face"
      title=":("
      alt="😞"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/2165196</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2165196</guid><dc:creator><![CDATA[danielgott]]></dc:creator><pubDate>Sun, 08 Jan 2012 10:28:02 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Sun, 08 Jan 2012 10:35:20 GMT]]></title><description><![CDATA[<p>So, jetzt gehts <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f603.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--grinning_face_with_big_eyes"
      title=":D"
      alt="😃"
    /><br />
hab mir jz mal die Zeile 124 angesehen, dort war noch ein cin&lt;&lt; <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /><br />
Vielen Dank für eure Hilfe</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2165200</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2165200</guid><dc:creator><![CDATA[danielgott]]></dc:creator><pubDate>Sun, 08 Jan 2012 10:35:20 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Sun, 08 Jan 2012 10:36:33 GMT]]></title><description><![CDATA[<p>also die fehlermeldung die uns hier reinkopiert hast sollte dann weggehen.</p>
<p>merke:</p>
<pre><code class="language-cpp">cout &lt;&lt; &quot;test&quot; &lt;&lt; 6 &lt;&lt; &quot; weiter test&quot; &lt;&lt; 5.024348 &lt;&lt; endl;
cin &gt;&gt; var1 &gt;&gt; var2 &gt;&gt; var3;
</code></pre>
<p>cout mit '&lt;&lt;' und cin mit '&gt;&gt;'<br />
dann kommen solche fehlermeldungen nicht. und das muss natürlich im gesamten programm gegeben sein.</p>
<p>und vielleicht solltest du mal alles neu kompilieren/neu erstellen</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2165201</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2165201</guid><dc:creator><![CDATA[Skym0sh0]]></dc:creator><pubDate>Sun, 08 Jan 2012 10:36:33 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Sun, 08 Jan 2012 11:02:17 GMT]]></title><description><![CDATA[<p>danke, ja hab ich gemacht</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2165204</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2165204</guid><dc:creator><![CDATA[danielgott]]></dc:creator><pubDate>Sun, 08 Jan 2012 11:02:17 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Sun, 08 Jan 2012 11:29:48 GMT]]></title><description><![CDATA[<p>hätte aber noch eine Frage: warum kommt genau bei allen int-Funktionen, die ich nach &quot;zeichenfunktionen.cpp&quot; auslagere, die Fehlermeldung &quot;Bezeichner wurde nicht gefunden&quot;???</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2165213</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2165213</guid><dc:creator><![CDATA[danielgott]]></dc:creator><pubDate>Sun, 08 Jan 2012 11:29:48 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Sun, 08 Jan 2012 12:38:11 GMT]]></title><description><![CDATA[<p>das cin und cout und so wird in der iostream(header datei) definiert. und erst in den dateien (sei es *.h oder *.cpp) wo du eben diese iostream inkludierst, sind die bezeichner(bezeichner bedeutet namen von variablen, funktionen, etc.) bekannt. das heisst, du kannst in deine main.cpp iostream 5mal inkludieren. sie wird dennoch solange in zeichenfunktion.h (und auch .cpp) unbekannt bleiben, bis du sie auch dort inkludierst.</p>
<p>wobei wenn du xXx.h in die A.h inkludierst, und diese A.h in deine A.cpp, dann ist xXx.h auch in A.cpp bekannt.<br />
für dein beispiel heisht das, include iostream in die zeichenfunktion.h und damit sollte sie in zeichenfunktion.cpp und in main.cpp bekannt sein</p>
<p>normaler weise inkludiert man dateien in headerdateien, diese inkludiest du in die zugehörige cpp datei. aber es gibt ausnahmen z.B. bei zyklischen abhängigkeiten, aber das ist ein fall für später, wenn du mal drüber stolperst</p>
<p>EDIT:jahh !! 1337 !</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2165250</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2165250</guid><dc:creator><![CDATA[Skym0sh0]]></dc:creator><pubDate>Sun, 08 Jan 2012 12:38:11 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Sun, 08 Jan 2012 12:57:10 GMT]]></title><description><![CDATA[<p>Skym0sh0 schrieb:</p>
<blockquote>
<p>EDIT:jahh !! 1337 !</p>
</blockquote>
<p><img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f615.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--confused_face"
      title=":confused:"
      alt="😕"
    /></p>
<pre><code>Skym0sh0
Mitglied

Benutzerprofil
Anmeldungsdatum: 22.03.2008
Beiträge: [b]1226[/b]
</code></pre>
<p>Oder kapiere ich gerade nicht, was du meinst?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2165262</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2165262</guid><dc:creator><![CDATA[SeppJ]]></dc:creator><pubDate>Sun, 08 Jan 2012 12:57:10 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Sun, 08 Jan 2012 13:10:20 GMT]]></title><description><![CDATA[<p>uhrzeit des beitrags :&gt;</p>
<p>bissgen kindergarten wird doch wohl erlaubt sein <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /></p>
<blockquote>
<p>- Ein Kluger Mann findet immer Zeit für Dummheiten.</p>
</blockquote>
]]></description><link>https://www.c-plusplus.net/forum/post/2165266</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2165266</guid><dc:creator><![CDATA[Skym0sh0]]></dc:creator><pubDate>Sun, 08 Jan 2012 13:10:20 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Sun, 08 Jan 2012 18:42:36 GMT]]></title><description><![CDATA[<p>also ich habe jetzt die Funktionen int Mensch, int Computer und int ComputerStark nach zeichenfunktionen.h und zeichenfunktionen.cpp ausgelagert und in zeichenfunktionen.h iostream includiert und es kommt trotzdem noch die Fehlermeldung &quot;Bezeichner wurde nicht gefunden&quot;...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2165464</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2165464</guid><dc:creator><![CDATA[danielgott]]></dc:creator><pubDate>Sun, 08 Jan 2012 18:42:36 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Sun, 08 Jan 2012 19:22:15 GMT]]></title><description><![CDATA[<p>hast du auch in zeichenfunktion.cpp die zeichenfunktion.h eingebunden, also dass der iostream header weitergeleitet wird?</p>
<p>wie sieht das mit dem std namespace aus?<br />
hast du entweder irgendwo using namespace std; (nicht so gute lösung) stehen?<br />
oder (bessere möglichkeit) nutzt du cout und so in verbindung mit std? also std::cout &lt;&lt; ...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2165487</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2165487</guid><dc:creator><![CDATA[Skym0sh0]]></dc:creator><pubDate>Sun, 08 Jan 2012 19:22:15 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Sun, 08 Jan 2012 20:21:59 GMT]]></title><description><![CDATA[<p>ich habe using namespace std; aber was ist so falsch daran (steht so in meinem Buch...)</p>
<p>EDIT: ich habs jz mal anders probiert, funktioniert aber trotzdem nicht...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2165535</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2165535</guid><dc:creator><![CDATA[danielgott]]></dc:creator><pubDate>Sun, 08 Jan 2012 20:21:59 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Sun, 08 Jan 2012 20:46:40 GMT]]></title><description><![CDATA[<p>danielgott schrieb:</p>
<blockquote>
<p>EDIT: ich habs jz mal anders probiert, funktioniert aber trotzdem nicht...</p>
</blockquote>
<p>Also</p>
<pre><code class="language-cpp">#include &lt;iostream&gt;
using namespace std;

int main()
{
    cout &lt;&lt; &quot;Hello Wasweißich!\n&quot;;
}
</code></pre>
<pre><code class="language-cpp">#include &lt;iostream&gt;

int main()
{
    std::cout &lt;&lt; &quot;Hello Wasweißich!\n&quot;;
}
</code></pre>
<p>Wo liegt das Problem? Ist im Endeffekt Stilfrage.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2165560</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2165560</guid><dc:creator><![CDATA[[[global:guest]]]]></dc:creator><pubDate>Sun, 08 Jan 2012 20:46:40 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Sun, 08 Jan 2012 21:50:48 GMT]]></title><description><![CDATA[<p>ja an sich ists egal, aber mit ungünstig gesetzten using direktiven hebelt man das komplette namespace system aus.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2165584</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2165584</guid><dc:creator><![CDATA[Skym0sh0]]></dc:creator><pubDate>Sun, 08 Jan 2012 21:50:48 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Mon, 09 Jan 2012 06:19:30 GMT]]></title><description><![CDATA[<p>Skym0sh0 schrieb:</p>
<blockquote>
<p>ja an sich ists egal, aber mit ungünstig gesetzten using direktiven hebelt man das komplette namespace system aus.</p>
</blockquote>
<p>Es ging um die Fehlermeldung, ich mag dieses ausschütten genausowenig :xmas1:</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2165635</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2165635</guid><dc:creator><![CDATA[[[global:guest]]]]></dc:creator><pubDate>Mon, 09 Jan 2012 06:19:30 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Mon, 09 Jan 2012 19:47:57 GMT]]></title><description><![CDATA[<p>ja und die ist noch immer da...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2166064</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2166064</guid><dc:creator><![CDATA[danielgott]]></dc:creator><pubDate>Mon, 09 Jan 2012 19:47:57 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Mon, 09 Jan 2012 20:13:10 GMT]]></title><description><![CDATA[<p>danielgott schrieb:</p>
<blockquote>
<p>ja und die ist noch immer da...</p>
</blockquote>
<p>Und lautet?<br />
Mein Gott, wie sollen wir dir ohne denn helfen?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2166071</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2166071</guid><dc:creator><![CDATA[[[global:guest]]]]></dc:creator><pubDate>Mon, 09 Jan 2012 20:13:10 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Mon, 16 Jan 2012 18:56:31 GMT]]></title><description><![CDATA[<p>danielgott schrieb:</p>
<blockquote>
<p>hätte aber noch eine Frage: warum kommt genau bei allen int-Funktionen, die ich nach &quot;zeichenfunktionen.cpp&quot; auslagere, die Fehlermeldung &quot;Bezeichner wurde nicht gefunden&quot;???</p>
</blockquote>
]]></description><link>https://www.c-plusplus.net/forum/post/2168878</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2168878</guid><dc:creator><![CDATA[danielgott]]></dc:creator><pubDate>Mon, 16 Jan 2012 18:56:31 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Mon, 16 Jan 2012 19:22:09 GMT]]></title><description><![CDATA[<p>Wärst du so freundlich mal den Code hier her zu kopieren?<br />
Du scheinst irgendwas bei der Modulzerlegung falsch gemacht haben; ich kann mir aber auf deine Beiträge bisher keinen Reim machen was. Und meine Kristallkugel is schonwieder kaputt und so kann ich leider nicht sehen, wie dein Quellcode aussieht.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2168892</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2168892</guid><dc:creator><![CDATA[Jonas OSDever]]></dc:creator><pubDate>Mon, 16 Jan 2012 19:22:09 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Sun, 22 Jan 2012 20:04:05 GMT]]></title><description><![CDATA[<p>Ich hab die 3 Dateien mal upgeloedet, wobei die int-Funktionen, die nicht funktionieren, hier nicht ausgelagert sind,sondern direkt in der Datei &quot;Zwölferspiel.cpp&quot; stehen, weshalb beim Debuggen auch keine Fehlermeldung kommt<br />
<a href="http://uploaded.to/file/v76dwvwh" rel="nofollow">http://uploaded.to/file/v76dwvwh</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/2171234</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2171234</guid><dc:creator><![CDATA[danielgott]]></dc:creator><pubDate>Sun, 22 Jan 2012 20:04:05 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Mon, 23 Jan 2012 08:25:18 GMT]]></title><description><![CDATA[<p>danielgott schrieb:</p>
<blockquote>
<p>Ich hab die 3 Dateien mal upgeloedet, wobei die int-Funktionen, die nicht funktionieren, hier nicht ausgelagert sind,sondern direkt in der Datei &quot;Zwölferspiel.cpp&quot; stehen, weshalb beim Debuggen auch keine Fehlermeldung kommt</p>
</blockquote>
<p>Wenn die Fehlermeldung nicht komm bringt das nicht viel, den Code hochzuladen. Bitte poste hier deinen Code, und zwar aufs wesentliche reduziert, aber trotzdem noch compilierbar und <strong>so, dass der Fehler reproduziert werden kann</strong>. Alles Andere hat wenig Sinn.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2171306</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2171306</guid><dc:creator><![CDATA[pumuckl]]></dc:creator><pubDate>Mon, 23 Jan 2012 08:25:18 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Mon, 23 Jan 2012 09:14:18 GMT]]></title><description><![CDATA[<p>Keine Ahnung was du compilierst <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f615.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--confused_face"
      title=":confused:"
      alt="😕"
    /></p>
<p>Dein verlinkter Quelltext gibt ganz klar Fehlermeldungen aus <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f44d.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--thumbs_up"
      title=":+1:"
      alt="👍"
    /><br />
Aber du solltest die hier komplett zeigen <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/26a0.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--warning"
      title=":warning:"
      alt="⚠"
    /></p>
<p>Dann wird das auch was mit der Diagnose.</p>
<p>Fehlermeldung eines anderen Compilers:<br />
..\zeichenfunktionen.cpp|4|Error: undefined identifier 'Zeichenbrett'|</p>
<p>Also kennt dein Compiler den Begriff 'Zeichenbrett' nicht.</p>
<p>Bei der Header-Datei würde ich noch etwas einbauen, damit die nur einmal im Projekt geladen wird.</p>
<p>MfG f.-th.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2171313</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2171313</guid><dc:creator><![CDATA[f.-th.]]></dc:creator><pubDate>Mon, 23 Jan 2012 09:14:18 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Mon, 23 Jan 2012 09:50:44 GMT]]></title><description><![CDATA[<p>Nachtrag hab noch mal ein wenig im Netz gestöbert.<br />
Die Dateien die du hier verlinkst sind nur Teile eines grösseren Projektes aus dem Buch. Deshalb muss die von mir gezeigte Fehlermeldung nicht zutreffen!</p>
<p>Ich weiss jetzt nicht ob das dich betrifft. Bei einer der Buchauflagen ist es zu einer Verwechselung von Dateiversionen gekommen und anderen Kleinigkeiten.</p>
<p>Korrekturen siehe auf der Seite vom Buchautoren.</p>
<p>MfG f.-th.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2171340</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2171340</guid><dc:creator><![CDATA[f.-th.]]></dc:creator><pubDate>Mon, 23 Jan 2012 09:50:44 GMT</pubDate></item><item><title><![CDATA[Reply to unbekannte Fehlermeldung on Mon, 23 Jan 2012 19:10:14 GMT]]></title><description><![CDATA[<p>Ja das mit dem Zeichenbrett liegt daran, dass man eigentlich noch eine zusätzliche Datei einbiden mus,, sry hab ich vergessen, und das mit dem Quelltext wird schwer weil ich nicht weis wo iwas falsch sein könnte, da es ja ohne Auslagerung funktioniert, aber ich versuchs mal:</p>
<p>Also in der Auslagerungsdatei steht u.a.:</p>
<pre><code class="language-cpp">#include &quot;zeichenfunktionen.h&quot;
int Mensch(int steine)
 {
	 int anz;
	 do
	 {
	   std::cout &lt;&lt;&quot;Wie viele Steine möchtest du setzen???&quot;;
	   std::cin&gt;&gt;anz;
	 }while(!(anz==1||(anz==2&amp;&amp;steine&lt;11)));
	 return(anz);
 }

 int Computer(int steine)
 {
	 if(steine==11)
	 {
		 return 1;
	 }
	 if(steine==10)
	 {
		 return 2;
	 }
	 return Mathemahotep::ErmittleZufallszahl(1,2);
 }
  int ComputerStark(int steine)
 {
	 if(steine==2 || steine==5 || steine==8 || steine==11)
	 {
		 return 1;
	 }
	 if(steine==1 || steine==4 || steine==7 || steine==10)
	 {
		 return 2;
	 }
	 return Mathemahotep::ErmittleZufallszahl(1,2);
 }
</code></pre>
<p>und in der Headerdatei:</p>
<pre><code class="language-cpp">#include &lt;iostream&gt;
using namespace std;
</code></pre>
<p>int Mensch(int steine);<br />
int Computer(int steine);<br />
int ComputerStark(int steine);</p>
<p>und in der Hauptdatei:</p>
<pre><code class="language-cpp">int main()
{
  Zeichenbrett::Oeffnen(700,200);
  Mathemahotep::HilfMir();
  int Schwierigkeitsgrad;
  cout&lt;&lt;&quot;Wählen Sie den Schwierigkeitsgrad :&quot;&lt;&lt;endl;
  cout&lt;&lt;&quot;1=Einfach&quot;&lt;&lt;endl;
  cout&lt;&lt;&quot;2=Schwierig&quot;&lt;&lt;endl;
  cin&gt;&gt;Schwierigkeitsgrad;
  int Beginn=Mathemahotep::ErmittleZufallszahl(1,2); 
  bool computer;
  if(Beginn==1)
  {
	 computer=true;
  }
  else
  {
	  computer=false;
  }

  int steine=0;
  do
  {
	  ZeichneSpielfeld(steine);
	  Zeichenbrett::FensterNachVorne();
	  if(computer==true)
	  {
		  int anz;
		  if(Schwierigkeitsgrad==1)
		  {
		   anz=Computer(steine);
		  }
		  else
		  {
			anz=ComputerStark(steine);
		  }
		  cout&lt;&lt;&quot;Der Computer spielt &quot;;
		  cout &lt;&lt;anz&lt;&lt;&quot; Stein(e)&quot;&lt;&lt;endl;
		  steine=steine+anz;
	  }
	  else
	  {
		  steine=steine+Mensch(steine);
			  }
			  if(steine&lt;12)
			  {
				  computer=!computer;
			  }
  }while(steine&lt;12);

  ZeichneSpielfeld(steine);

  if(computer==true)
  {
	  cout&lt;&lt;&quot;Leider verloren&quot;&lt;&lt;endl;
	  Zeichenbrett::ZeichneText(225,140,&quot;Gewinner:Computer&quot;,20);
  }
  else
  {
	  cout&lt;&lt;&quot;Du hast gewonnen!&quot;&lt;&lt;endl;
	  Zeichenbrett::ZeichneText(225,140,&quot;Gewinner:DU!&quot;,20);
	  Zeichenbrett::FensterNachVorne();
  }  
  cin.get();
}
</code></pre>
]]></description><link>https://www.c-plusplus.net/forum/post/2171607</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2171607</guid><dc:creator><![CDATA[danielgott]]></dc:creator><pubDate>Mon, 23 Jan 2012 19:10:14 GMT</pubDate></item></channel></rss>