<?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[kann keine libarys in c++ einbinden bitte helfen]]></title><description><![CDATA[<p>hallo zsm ich habe folgendes problem. Ich habe ein Programm geschrieben dessen libaries nicht akzeptiert werden. Wenn ich das Programm kompileren lassen möchte kommt folgendes dabei raus.</p>
<p>Mein Eingabe für die compilierung:</p>
<p>linux-30rx:~/ordnerC++&gt; g++ taschenrechner.cpp</p>
<p>und das kommt dabei raus:</p>
<p>taschenrechner.cpp:2:21: fatal error: estdlib: Datei oder Verzeichnis nicht gefunden<br />
compilation terminated.</p>
<p>hier ist mein quellcode:</p>
<p>[code=&quot;cpp&quot;]<br />
#include &lt;iostream&gt;<br />
#include &lt;estdlib.&gt;</p>
<p>using namespace;</p>
<p>int main () {<br />
int i=0;</p>
<p>float ergebnis,a,b;</p>
<p>char operand,istgleich;</p>
<p>cout &lt;&lt; &quot;Hello you start du following Porgramm &quot; Pocket calculator&quot;calculator \n&quot; &lt;&lt; endl;</p>
<p>cout &lt;&lt; &quot;At first you have to pass the following task \n Your password is the result of this math task &quot; 12-12+12&quot; \n&quot;&lt;&lt; endl;</p>
<p>do {<br />
cout &lt;&lt; &quot;Please insert the password \n&quot;&lt;&lt; endl;</p>
<p>cin &gt;&gt; i;</p>
<p>if(i!=12){<br />
cout &lt;&lt; &quot; \n Try it again !!!!\n &quot; &lt;&lt; endl;<br />
}<br />
else if (i==12){<br />
cout &lt;&lt; &quot; RIGHT !! you passed the first task ;-D \n Enjoy our programm &quot; &lt;&lt; endl;<br />
}<br />
}<br />
while(i!=12);</p>
<p>cout &lt;&lt; &quot; Please insert yout values&quot;&lt;&lt; endl;<br />
}</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/314306/kann-keine-libarys-in-c-einbinden-bitte-helfen</link><generator>RSS for Node</generator><lastBuildDate>Sat, 01 Aug 2026 09:48:29 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/314306.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 26 Feb 2013 23:34:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to kann keine libarys in c++ einbinden bitte helfen on Tue, 26 Feb 2013 23:38:36 GMT]]></title><description><![CDATA[<p>hallo zsm ich habe folgendes problem. Ich habe ein Programm geschrieben dessen libaries nicht akzeptiert werden. Wenn ich das Programm kompileren lassen möchte kommt folgendes dabei raus.</p>
<p>Mein Eingabe für die compilierung:</p>
<p>linux-30rx:~/ordnerC++&gt; g++ taschenrechner.cpp</p>
<p>und das kommt dabei raus:</p>
<p>taschenrechner.cpp:2:21: fatal error: estdlib: Datei oder Verzeichnis nicht gefunden<br />
compilation terminated.</p>
<p>hier ist mein quellcode:</p>
<p>[code=&quot;cpp&quot;]<br />
#include &lt;iostream&gt;<br />
#include &lt;estdlib.&gt;</p>
<p>using namespace;</p>
<p>int main () {<br />
int i=0;</p>
<p>float ergebnis,a,b;</p>
<p>char operand,istgleich;</p>
<p>cout &lt;&lt; &quot;Hello you start du following Porgramm &quot; Pocket calculator&quot;calculator \n&quot; &lt;&lt; endl;</p>
<p>cout &lt;&lt; &quot;At first you have to pass the following task \n Your password is the result of this math task &quot; 12-12+12&quot; \n&quot;&lt;&lt; endl;</p>
<p>do {<br />
cout &lt;&lt; &quot;Please insert the password \n&quot;&lt;&lt; endl;</p>
<p>cin &gt;&gt; i;</p>
<p>if(i!=12){<br />
cout &lt;&lt; &quot; \n Try it again !!!!\n &quot; &lt;&lt; endl;<br />
}<br />
else if (i==12){<br />
cout &lt;&lt; &quot; RIGHT !! you passed the first task ;-D \n Enjoy our programm &quot; &lt;&lt; endl;<br />
}<br />
}<br />
while(i!=12);</p>
<p>cout &lt;&lt; &quot; Please insert yout values&quot;&lt;&lt; endl;<br />
}</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2302375</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2302375</guid><dc:creator><![CDATA[danza]]></dc:creator><pubDate>Tue, 26 Feb 2013 23:38:36 GMT</pubDate></item><item><title><![CDATA[Reply to kann keine libarys in c++ einbinden bitte helfen on Tue, 26 Feb 2013 23:42:01 GMT]]></title><description><![CDATA[<p>ich habe auch alle funktionen von c++ unter yast installiert und trozdem funkioniert es nicht. Es hat aber auch nicht mit den gnu compiler (gcc) funktioniert.</p>
<p>ich bedanke mich schon im vorraus</p>
<p>Mfg Tobias Schröder</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2302377</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2302377</guid><dc:creator><![CDATA[danza]]></dc:creator><pubDate>Tue, 26 Feb 2013 23:42:01 GMT</pubDate></item><item><title><![CDATA[Reply to kann keine libarys in c++ einbinden bitte helfen on Wed, 27 Feb 2013 00:09:22 GMT]]></title><description><![CDATA[<p>&quot;estdlib.&quot; - ein merkwürdiger Name, mit einem Punkt am Ende. Wo steht die Datei? Das Programm scheint auch nichts daraus zu verwenden. Was ist da drin?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2302382</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2302382</guid><dc:creator><![CDATA[manni66]]></dc:creator><pubDate>Wed, 27 Feb 2013 00:09:22 GMT</pubDate></item><item><title><![CDATA[Reply to kann keine libarys in c++ einbinden bitte helfen on Wed, 27 Feb 2013 04:35:27 GMT]]></title><description><![CDATA[<p>also estdlib bei google eingegeben ergibt als ersten treffer das hier<br />
<a href="https://github.com/erikstrand/estdlib" rel="nofollow">https://github.com/erikstrand/estdlib</a></p>
<p>scheint also nichts zu sein was irgendwo standartmäßig mit installiert wird.<br />
ich würd einfach mal versuchen die lib manuell in den entsprechenden ordner zu packen.</p>
<p>der sinn dahinter für dein programm erschließt sich mir allerdings auch nicht</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2302397</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2302397</guid><dc:creator><![CDATA[fakka270390]]></dc:creator><pubDate>Wed, 27 Feb 2013 04:35:27 GMT</pubDate></item><item><title><![CDATA[Reply to kann keine libarys in c++ einbinden bitte helfen on Wed, 27 Feb 2013 11:37:23 GMT]]></title><description><![CDATA[<p>ich bin ein c++ anfänger wollte einfach mal nur so einen taschenrechenrsimulieren.<br />
Mein programm ist auhc nciht fertig tut mir leid für die verwirrung.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2302507</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2302507</guid><dc:creator><![CDATA[danza]]></dc:creator><pubDate>Wed, 27 Feb 2013 11:37:23 GMT</pubDate></item><item><title><![CDATA[Reply to kann keine libarys in c++ einbinden bitte helfen on Wed, 27 Feb 2013 12:08:11 GMT]]></title><description><![CDATA[<p>mit hat das std gefehlt</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2302521</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2302521</guid><dc:creator><![CDATA[danza]]></dc:creator><pubDate>Wed, 27 Feb 2013 12:08:11 GMT</pubDate></item></channel></rss>