<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/cardwin/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/cardwin/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 24 Mar 2013 05:55:42 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cardwin/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/cardwin/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;John:&lt;/p&gt;
&lt;p&gt;After sevral hours of study (day 1 break) and modification, The command I used was:&lt;/p&gt;
&lt;p&gt;gcc -g cardwin.c &lt;code&gt;pkg-config --cflags gtk+-2.0&lt;/code&gt; -DGTK_ENABLE_BROKEN -o cardwin &lt;code&gt;pkg-config --libs gtk+-2.0&lt;/code&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Older functions (depreciated) were used from the 1.x release.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;from what I've read so far, the 'link' section has to presented separately from the 'compiler section, and the compler needs an item to define it as broken.  Several errors still shoe up so more info will come as I get it.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;-Cam.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cam Menard</dc:creator><pubDate>Sun, 24 Mar 2013 05:55:42 -0000</pubDate><guid>https://sourceforge.nete0adbf0b1200de853747b58a2ce50a56e1039a33</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/cardwin/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have about a week off shortly, and should have time to start updating the code so it'll provide a running executable.  If I do, I'll post information on what was required.&lt;/p&gt;
&lt;p&gt;Here are the outputs for the configuration:&lt;/p&gt;
&lt;p&gt;Output:&lt;br /&gt;
pkg-config gtk+-2.0 --cflags --libs&lt;br /&gt;
-pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;And for gtk3:&lt;br /&gt;
pkg-config gtk+-3.0 --cflags --libs&lt;br /&gt;
-pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12  -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cam Menard</dc:creator><pubDate>Mon, 18 Mar 2013 01:33:30 -0000</pubDate><guid>https://sourceforge.netf266fbb70ae9eee1b5fb06a61ac3ca7e55ade597</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/cardwin/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;hey Cam - &lt;br /&gt;
over at &lt;a href="http://cardwin.sourceforge.net/"&gt;http://cardwin.sourceforge.net/&lt;/a&gt; &lt;br /&gt;
you mention your command line is in the release notes.&lt;br /&gt;
Could you also please provide the output of your&lt;/p&gt;
&lt;p&gt;pkg-config gtk+-2.0 --cflags --libs&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Dougherty</dc:creator><pubDate>Tue, 12 Mar 2013 08:34:40 -0000</pubDate><guid>https://sourceforge.net6bf3c29fb0a145ab0b0439f95aae3c6cfbfbe588</guid></item><item><title>WikiPage Home modified by Cam Menard</title><link>https://sourceforge.net/p/cardwin/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/cardwin/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;a href="/u/camenard/"&gt;Cam Menard&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;span class="download-button-5127a8d4e88f3d3e617dea26" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cam Menard</dc:creator><pubDate>Fri, 22 Feb 2013 17:20:22 -0000</pubDate><guid>https://sourceforge.netda0281a4f3d410c0ac436910a3c617fb46b0e892</guid></item></channel></rss>