<?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[lib kann nicht gefunden werden]]></title><description><![CDATA[<p>ich versuche gerade ein programm u kompilieren. wenn er aber linken will, kommt diese meldung: LINK : fatal error LNK1104: cannot open file '..\zlib\debug\libz.lib'</p>
<p>ich habe diese libz.lib schon überall hinkopiert aber er will sie einfach nicht finden. wo muss sie denn nun hin?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/46662/lib-kann-nicht-gefunden-werden</link><generator>RSS for Node</generator><lastBuildDate>Mon, 27 Apr 2026 05:22:12 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/46662.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 21 Aug 2003 15:19:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to lib kann nicht gefunden werden on Thu, 21 Aug 2003 15:19:31 GMT]]></title><description><![CDATA[<p>ich versuche gerade ein programm u kompilieren. wenn er aber linken will, kommt diese meldung: LINK : fatal error LNK1104: cannot open file '..\zlib\debug\libz.lib'</p>
<p>ich habe diese libz.lib schon überall hinkopiert aber er will sie einfach nicht finden. wo muss sie denn nun hin?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/337863</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/337863</guid><dc:creator><![CDATA[Martin12345]]></dc:creator><pubDate>Thu, 21 Aug 2003 15:19:31 GMT</pubDate></item><item><title><![CDATA[Reply to lib kann nicht gefunden werden on Thu, 21 Aug 2003 15:38:15 GMT]]></title><description><![CDATA[<p>Normalerweise musst du die Lib deinem Projekt hinzufügen.<br />
Dann ist es egal wo die *.lib nun letztendlich ist.<br />
Falls es grundsätzlich Probleme mit der zlib.lib geben sollte schau mal hier:<br />
<a href="http://www.fun-soft.de" rel="nofollow">www.fun-soft.de</a><br />
Meines Wissens nach ist die zlib von virtual(Moderator in diesem Forum) <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>MfG Spacelord <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/337874</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/337874</guid><dc:creator><![CDATA[Spacelord]]></dc:creator><pubDate>Thu, 21 Aug 2003 15:38:15 GMT</pubDate></item><item><title><![CDATA[Reply to lib kann nicht gefunden werden on Sun, 24 Aug 2003 09:14:51 GMT]]></title><description><![CDATA[<p>Was soll ich auf der seite, das ist doch nur ein anderes c++ forum, wo soll es da was geben???<br />
<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>
]]></description><link>https://www.c-plusplus.net/forum/post/339407</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/339407</guid><dc:creator><![CDATA[Martin12345]]></dc:creator><pubDate>Sun, 24 Aug 2003 09:14:51 GMT</pubDate></item><item><title><![CDATA[Reply to lib kann nicht gefunden werden on Sun, 24 Aug 2003 09:41:57 GMT]]></title><description><![CDATA[<p>versuch das mal:</p>
<blockquote>
<p>Du kannst sie allerdings einfach ins Projektverzeichnis kopieren und in den Projekteinstellungen unter Linker-&gt;zusätzliche Bibliotheksmodule, wo im Moment der Pfad ..\zlib\debug\libz.lib angegeben ist einfach libz.lib eintragen (Sitze im Moment von VC++ 6.0, da isses zumindest dort einzutragen).</p>
</blockquote>
<p>aus:</p>
<p><a href="http://www.gamerfun.de/emuleworld/topic,1216,d793777b9800a61bf9202280e34fe48e.html" rel="nofollow">http://www.gamerfun.de/emuleworld/topic,1216,d793777b9800a61bf9202280e34fe48e.html</a></p>
<p>und auch mal nach den fehlermeldungen googlen, da kommt bei deiner eine menge, je nach compiler..</p>
<p>hoffe es hilft</p>
]]></description><link>https://www.c-plusplus.net/forum/post/339412</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/339412</guid><dc:creator><![CDATA[elise]]></dc:creator><pubDate>Sun, 24 Aug 2003 09:41:57 GMT</pubDate></item><item><title><![CDATA[Reply to lib kann nicht gefunden werden on Sun, 24 Aug 2003 09:49:11 GMT]]></title><description><![CDATA[<p>und das hier ist auch noch interessant..<br />
ich weiß nicht, wie du es kompiliert hast.. das modul</p>
<p>von der homepage der emule selber:<br />
<a href="http://www.emuleforum.net/archive/topic/17946-1.html" rel="nofollow">http://www.emuleforum.net/archive/topic/17946-1.html</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/339414</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/339414</guid><dc:creator><![CDATA[elise]]></dc:creator><pubDate>Sun, 24 Aug 2003 09:49:11 GMT</pubDate></item></channel></rss>