<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Setting up MSYS/MinGW build system for compiling SDL/OpenGL applications</title>
	<atom:link href="http://blog.pantokrator.net/2006/08/08/setting-up-msysmingw-build-system-for-compiling-sdlopengl-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pantokrator.net/2006/08/08/setting-up-msysmingw-build-system-for-compiling-sdlopengl-applications/</link>
	<description>Nam et ipsa scientia potestas est.</description>
	<lastBuildDate>Sun, 08 Mar 2009 00:07:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: HOWTO build DXX-Rebirth for Windows with MSYS/MinGW - The Exploits of Plouj</title>
		<link>http://blog.pantokrator.net/2006/08/08/setting-up-msysmingw-build-system-for-compiling-sdlopengl-applications/comment-page-1/#comment-14</link>
		<dc:creator>HOWTO build DXX-Rebirth for Windows with MSYS/MinGW - The Exploits of Plouj</dc:creator>
		<pubDate>Sun, 08 Mar 2009 00:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pantokrator.net/?p=5#comment-14</guid>
		<description>[...] From  Pantokrator&#8217;s blog: [...]</description>
		<content:encoded><![CDATA[<p>[...] From  Pantokrator&#8217;s blog: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Montgomery</title>
		<link>http://blog.pantokrator.net/2006/08/08/setting-up-msysmingw-build-system-for-compiling-sdlopengl-applications/comment-page-1/#comment-13</link>
		<dc:creator>John Montgomery</dc:creator>
		<pubDate>Tue, 30 Dec 2008 04:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pantokrator.net/?p=5#comment-13</guid>
		<description>Thanks for that - it was really helpful.  Got SDL compiled and understood Msys/MinGW setup a bit better.

I tried to give you rating 10/10, but mysql broke, and the average decreased. Tried again and it decreased more!!

So, the ratings is very wrong.

:-)
John.</description>
		<content:encoded><![CDATA[<p>Thanks for that &#8211; it was really helpful.  Got SDL compiled and understood Msys/MinGW setup a bit better.</p>
<p>I tried to give you rating 10/10, but mysql broke, and the average decreased. Tried again and it decreased more!!</p>
<p>So, the ratings is very wrong.<br />
 <img src='http://blog.pantokrator.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
John.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://blog.pantokrator.net/2006/08/08/setting-up-msysmingw-build-system-for-compiling-sdlopengl-applications/comment-page-1/#comment-12</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Tue, 16 Dec 2008 15:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pantokrator.net/?p=5#comment-12</guid>
		<description>Thanks for &quot;--enable-stdio-redirect=no&quot; .. you made my day.</description>
		<content:encoded><![CDATA[<p>Thanks for &#8220;&#8211;enable-stdio-redirect=no&#8221; .. you made my day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alban</title>
		<link>http://blog.pantokrator.net/2006/08/08/setting-up-msysmingw-build-system-for-compiling-sdlopengl-applications/comment-page-1/#comment-11</link>
		<dc:creator>alban</dc:creator>
		<pubDate>Tue, 02 Sep 2008 04:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pantokrator.net/?p=5#comment-11</guid>
		<description>To Toms:

Just add the following sentence into&quot;/msys/1.0/msys.bat&quot; :

call &quot;D:\Program Files\Microsoft Visual Studio 8\VC\bin\vcvars32.bat&quot;</description>
		<content:encoded><![CDATA[<p>To Toms:</p>
<p>Just add the following sentence into&#8221;/msys/1.0/msys.bat&#8221; :</p>
<p>call &#8220;D:\Program Files\Microsoft Visual Studio 8\VC\bin\vcvars32.bat&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: montyx</title>
		<link>http://blog.pantokrator.net/2006/08/08/setting-up-msysmingw-build-system-for-compiling-sdlopengl-applications/comment-page-1/#comment-10</link>
		<dc:creator>montyx</dc:creator>
		<pubDate>Wed, 27 Aug 2008 07:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pantokrator.net/?p=5#comment-10</guid>
		<description>Hi,
Need update win32api for mingw32.
SYSPAL_NOSTATIC256 declared in wingdi.h

Sorry, my english is too bad.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Need update win32api for mingw32.<br />
SYSPAL_NOSTATIC256 declared in wingdi.h</p>
<p>Sorry, my english is too bad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://blog.pantokrator.net/2006/08/08/setting-up-msysmingw-build-system-for-compiling-sdlopengl-applications/comment-page-1/#comment-9</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 16 Jan 2008 16:03:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pantokrator.net/?p=5#comment-9</guid>
		<description>Hi.
I get this error with SDL version 1.2.13 :

./src/video/windib/SDL_dibvideo.c: In function `DIB_SetColors&#039;:
./src/video/windib/SDL_dibvideo.c:951: error: `SYSPAL_NOSTATIC256&#039; undeclared (first use in this function)

And it seems I&#039;m not the only one. Googling for &quot;SYSPAL_NOSTATIC256 undeclared&quot;, check the &#039;Cached&#039; one, or:
http://66.102.9.104/search?q=cache:JOWsRh7RiGAJ:forums.codeblocks.org/index.php%3Ftopic%3D7619.0%3Bprev_next%3Dprev+SDL_dibvideo.c+SYSPAL_NOSTATIC256+undeclared&amp;hl=en&amp;ct=clnk&amp;cd=1&amp;client=firefox-a

I think I&#039;m gonna ask somewhere else.
Tom</description>
		<content:encoded><![CDATA[<p>Hi.<br />
I get this error with SDL version 1.2.13 :</p>
<p>./src/video/windib/SDL_dibvideo.c: In function `DIB_SetColors&#8217;:<br />
./src/video/windib/SDL_dibvideo.c:951: error: `SYSPAL_NOSTATIC256&#8242; undeclared (first use in this function)</p>
<p>And it seems I&#8217;m not the only one. Googling for &#8220;SYSPAL_NOSTATIC256 undeclared&#8221;, check the &#8216;Cached&#8217; one, or:<br />
<a href="http://66.102.9.104/search?q=cache:JOWsRh7RiGAJ:forums.codeblocks.org/index.php%3Ftopic%3D7619.0%3Bprev_next%3Dprev+SDL_dibvideo.c+SYSPAL_NOSTATIC256+undeclared&amp;hl=en&amp;ct=clnk&amp;cd=1&amp;client=firefox-a" rel="nofollow">http://66.102.9.104/search?q=cache:JOWsRh7RiGAJ:forums.codeblocks.org/index.php%3Ftopic%3D7619.0%3Bprev_next%3Dprev+SDL_dibvideo.c+SYSPAL_NOSTATIC256+undeclared&amp;hl=en&amp;ct=clnk&amp;cd=1&amp;client=firefox-a</a></p>
<p>I think I&#8217;m gonna ask somewhere else.<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sENSEr</title>
		<link>http://blog.pantokrator.net/2006/08/08/setting-up-msysmingw-build-system-for-compiling-sdlopengl-applications/comment-page-1/#comment-8</link>
		<dc:creator>sENSEr</dc:creator>
		<pubDate>Tue, 10 Oct 2006 09:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pantokrator.net/?p=5#comment-8</guid>
		<description>It&#039;s a very good, and comprehensive artice ( tutorial ). Keep up the good work!</description>
		<content:encoded><![CDATA[<p>It&#8217;s a very good, and comprehensive artice ( tutorial ). Keep up the good work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
