<?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[Makefile unter Windows mit DevC++]]></title><description><![CDATA[<p>Hallo,</p>
<p>mir liegen die &quot;Dateien&quot;</p>
<p><a href="http://blabla.cc" rel="nofollow">blabla.cc</a><br />
blabla.h<br />
<a href="http://programm.cc" rel="nofollow">programm.cc</a><br />
<a href="http://Makefile.mk" rel="nofollow">Makefile.mk</a></p>
<p>alle in einem Ordner vor, wobei <a href="http://blabla.cc" rel="nofollow">blabla.cc</a> und <a href="http://programm.cc" rel="nofollow">programm.cc</a> den Header blabla.h includen und in ersterem eine Funktion definiert wird, die auch von dem Programm aus aufgerufen wird.</p>
<p>Ich habe nun eine Anleitung vorliegen, wie ich unter Linux das Makefile anschmeiße und alles automatisch kompiliert wird.</p>
<p>Nun ist meine Frage, wie ich das ganze unter Windows anstellen soll?</p>
<p>Vielen Dank!</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/240014/makefile-unter-windows-mit-devc</link><generator>RSS for Node</generator><lastBuildDate>Tue, 22 Sep 2026 05:03:14 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/240014.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 30 Apr 2009 16:23:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Makefile unter Windows mit DevC++ on Thu, 30 Apr 2009 16:23:03 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>mir liegen die &quot;Dateien&quot;</p>
<p><a href="http://blabla.cc" rel="nofollow">blabla.cc</a><br />
blabla.h<br />
<a href="http://programm.cc" rel="nofollow">programm.cc</a><br />
<a href="http://Makefile.mk" rel="nofollow">Makefile.mk</a></p>
<p>alle in einem Ordner vor, wobei <a href="http://blabla.cc" rel="nofollow">blabla.cc</a> und <a href="http://programm.cc" rel="nofollow">programm.cc</a> den Header blabla.h includen und in ersterem eine Funktion definiert wird, die auch von dem Programm aus aufgerufen wird.</p>
<p>Ich habe nun eine Anleitung vorliegen, wie ich unter Linux das Makefile anschmeiße und alles automatisch kompiliert wird.</p>
<p>Nun ist meine Frage, wie ich das ganze unter Windows anstellen soll?</p>
<p>Vielen Dank!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1703721</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1703721</guid><dc:creator><![CDATA[MAKEFILE]]></dc:creator><pubDate>Thu, 30 Apr 2009 16:23:03 GMT</pubDate></item><item><title><![CDATA[Reply to Makefile unter Windows mit DevC++ on Sat, 02 May 2009 12:46:08 GMT]]></title><description><![CDATA[<p>Am Anfang des Autotools-Tutorials hier im C++-Magazin, findest du eine Einleitung zu Makefiles. Die kannst du lesen. Dann kannst du aus dem Makefile ein Projekt für DevC++ erstellen.</p>
<p>Btw. DevC++ ist kein Compiler, sondern eine IDE. Der Compiler der bei DevC++ dabei ist, ist veraltet. Vielleicht schaust du dir mal eine neuere Version von Code::Blocks an.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1704427</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1704427</guid><dc:creator><![CDATA[[[global:guest]]]]></dc:creator><pubDate>Sat, 02 May 2009 12:46:08 GMT</pubDate></item></channel></rss>