<?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[GTK+ MinGW Codeblocks....]]></title><description><![CDATA[<p>Nicht sicher ob ich im richtigen Forum bin, verzeiht mir<br />
bitte, wenn ich falsch bin.</p>
<p>Ich nutzte bisher für C++ die IDE Code::Blocks.<br />
Heute wollte ich mich zum ersten mal mit GTK beschäftigen und<br />
begann mit den entsprechenden Installationen.</p>
<p>Ich installierte zuerst gtk und gtkmm und fügte die bin folder<br />
zu den Umgebungsvariablen von Windows hinzu.</p>
<p>Dann öffnete ich Codeblocks und fügte die nötigen Bibliotheken<br />
hinzu. Wenn ich jetzt ein GTK+ Projekt erstelle oder auch ohne<br />
Projekt einfach nur ein File erstelle und diesen Test-Code laufen<br />
lasse:</p>
<pre><code class="language-cpp">#include &lt;gtkmm.h&gt;

int main(int argc, char *argv[])
{
    Gtk::Main main_obj(argc, argv);
    Gtk::Window window_obj;
    main_obj.run(window_obj);
    return 0;
}
</code></pre>
<p>bekomme ich die Fehlermeldung:</p>
<p>fatal error: gtkmm.h: No such file or directory</p>
<p>zwischenzeitlich habe ich diese Fehlermeldung auch mal durch eine<br />
andere ersetzt bekommen. undefined reference to.....</p>
<p>Das Web bietet unendlich viele Threads für dieses Problem, die alle Linux-spezifische Lösungen bieten NICHT MinGW nutzen.</p>
<p>Deshalb wende ich mich an euch. Könnt ihr mir helfen?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/294499/gtk-mingw-codeblocks</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 20:42:01 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/294499.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 26 Oct 2011 07:25:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to GTK+ MinGW Codeblocks.... on Wed, 26 Oct 2011 07:25:51 GMT]]></title><description><![CDATA[<p>Nicht sicher ob ich im richtigen Forum bin, verzeiht mir<br />
bitte, wenn ich falsch bin.</p>
<p>Ich nutzte bisher für C++ die IDE Code::Blocks.<br />
Heute wollte ich mich zum ersten mal mit GTK beschäftigen und<br />
begann mit den entsprechenden Installationen.</p>
<p>Ich installierte zuerst gtk und gtkmm und fügte die bin folder<br />
zu den Umgebungsvariablen von Windows hinzu.</p>
<p>Dann öffnete ich Codeblocks und fügte die nötigen Bibliotheken<br />
hinzu. Wenn ich jetzt ein GTK+ Projekt erstelle oder auch ohne<br />
Projekt einfach nur ein File erstelle und diesen Test-Code laufen<br />
lasse:</p>
<pre><code class="language-cpp">#include &lt;gtkmm.h&gt;

int main(int argc, char *argv[])
{
    Gtk::Main main_obj(argc, argv);
    Gtk::Window window_obj;
    main_obj.run(window_obj);
    return 0;
}
</code></pre>
<p>bekomme ich die Fehlermeldung:</p>
<p>fatal error: gtkmm.h: No such file or directory</p>
<p>zwischenzeitlich habe ich diese Fehlermeldung auch mal durch eine<br />
andere ersetzt bekommen. undefined reference to.....</p>
<p>Das Web bietet unendlich viele Threads für dieses Problem, die alle Linux-spezifische Lösungen bieten NICHT MinGW nutzen.</p>
<p>Deshalb wende ich mich an euch. Könnt ihr mir helfen?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2135889</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2135889</guid><dc:creator><![CDATA[Typer]]></dc:creator><pubDate>Wed, 26 Oct 2011 07:25:51 GMT</pubDate></item><item><title><![CDATA[Reply to GTK+ MinGW Codeblocks.... on Wed, 26 Oct 2011 11:56:13 GMT]]></title><description><![CDATA[<p>Das hätte ich auch gerne gewusst,<br />
ist garnicht so einfach das zum<br />
laufen zu bringen <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>
]]></description><link>https://www.c-plusplus.net/forum/post/2136062</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2136062</guid><dc:creator><![CDATA[Lybrial]]></dc:creator><pubDate>Wed, 26 Oct 2011 11:56:13 GMT</pubDate></item><item><title><![CDATA[Reply to GTK+ MinGW Codeblocks.... on Wed, 26 Oct 2011 12:02:28 GMT]]></title><description><![CDATA[<p>du musst noch in code::blocks die header-pfade angeben.<br />
hab ich mit onkel google gefunden:<br />
Settings -&gt; Compiler &amp; Debugger Settings -&gt; Search Directories.</p>
<p><a href="http://www.allegro.cc/forums/thread/600860" rel="nofollow">http://www.allegro.cc/forums/thread/600860</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/2136069</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2136069</guid><dc:creator><![CDATA[vario-500]]></dc:creator><pubDate>Wed, 26 Oct 2011 12:02:28 GMT</pubDate></item><item><title><![CDATA[Reply to GTK+ MinGW Codeblocks.... on Wed, 26 Oct 2011 12:19:55 GMT]]></title><description><![CDATA[<p>Weiß nicht wies bei Typer ist aber ich jedenfalls habe<br />
das bereits getan. Alle libs included und alle nötigen<br />
Links geaddet. Es funktioniert trotzdem nicht <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>
]]></description><link>https://www.c-plusplus.net/forum/post/2136083</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2136083</guid><dc:creator><![CDATA[Lybrial]]></dc:creator><pubDate>Wed, 26 Oct 2011 12:19:55 GMT</pubDate></item><item><title><![CDATA[Reply to GTK+ MinGW Codeblocks.... on Wed, 26 Oct 2011 13:37:47 GMT]]></title><description><![CDATA[<p>anscheinend hast du es aber nicht richtig gemacht, sonst würde ja nicht der fehler kommen.</p>
<p>und wenn du die meldung &quot;undefined reference to&quot; bekommst, hast du nicht angegeben, welche libs er mitlinken soll, bzw. die falschen</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2136123</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2136123</guid><dc:creator><![CDATA[vario-500]]></dc:creator><pubDate>Wed, 26 Oct 2011 13:37:47 GMT</pubDate></item><item><title><![CDATA[Reply to GTK+ MinGW Codeblocks.... on Wed, 26 Oct 2011 20:12:11 GMT]]></title><description><![CDATA[<p>Ganz so einfach wie du es sagst ist es nicht.<br />
Es gibt sehr viele sehr komplizierte Dinge die man<br />
beachten muss mit GTK+ und MinGW und ich habs bisher<br />
immernoch nicht hinbekommen obwohl alles so included und<br />
gelinkt ist wie es in 100000000 foren steht <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>
]]></description><link>https://www.c-plusplus.net/forum/post/2136374</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2136374</guid><dc:creator><![CDATA[Lybrial]]></dc:creator><pubDate>Wed, 26 Oct 2011 20:12:11 GMT</pubDate></item><item><title><![CDATA[Reply to GTK+ MinGW Codeblocks.... on Thu, 27 Oct 2011 15:16:36 GMT]]></title><description><![CDATA[<p>ich benutzte kein mingw und kein gtk deswegen weiß ich das nicht. aber normal sollte es doch so funktionieren <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>
]]></description><link>https://www.c-plusplus.net/forum/post/2136708</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2136708</guid><dc:creator><![CDATA[vario-500]]></dc:creator><pubDate>Thu, 27 Oct 2011 15:16:36 GMT</pubDate></item></channel></rss>