<?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"
	>
<channel>
	<title>Comments for Mrmoen.com / Matt Moen</title>
	<atom:link href="http://www.mrmoen.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mrmoen.com</link>
	<description>Technical Projects, Interests, and Tutorials</description>
	<pubDate>Thu, 20 Nov 2008 19:37:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on OpenGL with Visual C++ 2008 Express Edition by Steve Thomas</title>
		<link>http://www.mrmoen.com/2008/03/30/opengl-with-visual-c-express-edition/#comment-28</link>
		<dc:creator>Steve Thomas</dc:creator>
		<pubDate>Sat, 08 Nov 2008 02:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrmoen.com/2008/03/30/opengl-with-visual-c-express-edition/#comment-28</guid>
		<description>If only I'd found your page this morning I wouldn't have been pulling my hair out all day!

I have never been so happy to see a red square.

Thanks!</description>
		<content:encoded><![CDATA[<p>If only I&#8217;d found your page this morning I wouldn&#8217;t have been pulling my hair out all day!</p>
<p>I have never been so happy to see a red square.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenGL with Visual C++ 2008 Express Edition by Murthy</title>
		<link>http://www.mrmoen.com/2008/03/30/opengl-with-visual-c-express-edition/#comment-24</link>
		<dc:creator>Murthy</dc:creator>
		<pubDate>Wed, 15 Oct 2008 03:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrmoen.com/2008/03/30/opengl-with-visual-c-express-edition/#comment-24</guid>
		<description>Hi
I just solved the problem. 
I changed to "Not Using Precompiled Headers" in project settings and the cube has come now.
Don't bother about my previous post

with regards,
murthy</description>
		<content:encoded><![CDATA[<p>Hi<br />
I just solved the problem.<br />
I changed to &#8220;Not Using Precompiled Headers&#8221; in project settings and the cube has come now.<br />
Don&#8217;t bother about my previous post</p>
<p>with regards,<br />
murthy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenGL with Visual C++ 2008 Express Edition by poonam</title>
		<link>http://www.mrmoen.com/2008/03/30/opengl-with-visual-c-express-edition/#comment-22</link>
		<dc:creator>poonam</dc:creator>
		<pubDate>Fri, 03 Oct 2008 04:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrmoen.com/2008/03/30/opengl-with-visual-c-express-edition/#comment-22</guid>
		<description>akanksha , please check if the required header files are available in gl folder.</description>
		<content:encoded><![CDATA[<p>akanksha , please check if the required header files are available in gl folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenGL with Visual C++ 2008 Express Edition by Raymond Grier</title>
		<link>http://www.mrmoen.com/2008/03/30/opengl-with-visual-c-express-edition/#comment-21</link>
		<dc:creator>Raymond Grier</dc:creator>
		<pubDate>Thu, 18 Sep 2008 04:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrmoen.com/2008/03/30/opengl-with-visual-c-express-edition/#comment-21</guid>
		<description>Hi. I have been developing a large OpenGL program (about 30 files) in VC++ 2005 express very successfully with the GLUT library but it displays the graphics incorrectly in VC++ 2008 Express on my new Vista based system. Graphics are clipped when they shouldn't be, appear slightly out of place and some polygons don't display at all. I've played with the compiler settings to no avail. Does anyone have any ideas that may help. Thanks.</description>
		<content:encoded><![CDATA[<p>Hi. I have been developing a large OpenGL program (about 30 files) in VC++ 2005 express very successfully with the GLUT library but it displays the graphics incorrectly in VC++ 2008 Express on my new Vista based system. Graphics are clipped when they shouldn&#8217;t be, appear slightly out of place and some polygons don&#8217;t display at all. I&#8217;ve played with the compiler settings to no avail. Does anyone have any ideas that may help. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenGL with Visual C++ 2008 Express Edition by SpaceForce</title>
		<link>http://www.mrmoen.com/2008/03/30/opengl-with-visual-c-express-edition/#comment-20</link>
		<dc:creator>SpaceForce</dc:creator>
		<pubDate>Sat, 13 Sep 2008 08:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrmoen.com/2008/03/30/opengl-with-visual-c-express-edition/#comment-20</guid>
		<description>Thanks, it works for both professional and express editions!</description>
		<content:encoded><![CDATA[<p>Thanks, it works for both professional and express editions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cross-Platform Graphics with SDL and OpenGL by Brandon Moody</title>
		<link>http://www.mrmoen.com/2008/04/08/cross-platform-graphics-with-sdl-and-opengl/#comment-19</link>
		<dc:creator>Brandon Moody</dc:creator>
		<pubDate>Sun, 31 Aug 2008 04:53:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrmoen.com/2008/04/08/cross-platform-graphics-with-sdl-and-opengl/#comment-19</guid>
		<description>This is great. Documentation is pretty good too. Have you created any 3d apps yourself using SDL?</description>
		<content:encoded><![CDATA[<p>This is great. Documentation is pretty good too. Have you created any 3d apps yourself using SDL?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenGL with Visual C++ 2008 Express Edition by Brandon Moody</title>
		<link>http://www.mrmoen.com/2008/03/30/opengl-with-visual-c-express-edition/#comment-18</link>
		<dc:creator>Brandon Moody</dc:creator>
		<pubDate>Sun, 31 Aug 2008 04:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrmoen.com/2008/03/30/opengl-with-visual-c-express-edition/#comment-18</guid>
		<description>This is great. I really appreciate it. All smiles here.</description>
		<content:encoded><![CDATA[<p>This is great. I really appreciate it. All smiles here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenGL with Visual C++ 2008 Express Edition by dude</title>
		<link>http://www.mrmoen.com/2008/03/30/opengl-with-visual-c-express-edition/#comment-12</link>
		<dc:creator>dude</dc:creator>
		<pubDate>Mon, 16 Jun 2008 13:05:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrmoen.com/2008/03/30/opengl-with-visual-c-express-edition/#comment-12</guid>
		<description>Dude, I love you!

I thought I never get this visual studio to work but with your tutorial I made it work. Thanks man.</description>
		<content:encoded><![CDATA[<p>Dude, I love you!</p>
<p>I thought I never get this visual studio to work but with your tutorial I made it work. Thanks man.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenGL with Visual C++ 2008 Express Edition by akanksha</title>
		<link>http://www.mrmoen.com/2008/03/30/opengl-with-visual-c-express-edition/#comment-11</link>
		<dc:creator>akanksha</dc:creator>
		<pubDate>Wed, 23 Apr 2008 16:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrmoen.com/2008/03/30/opengl-with-visual-c-express-edition/#comment-11</guid>
		<description>I did that, but the prob still exists.</description>
		<content:encoded><![CDATA[<p>I did that, but the prob still exists.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenGL with Visual C++ 2008 Express Edition by Matt Moen</title>
		<link>http://www.mrmoen.com/2008/03/30/opengl-with-visual-c-express-edition/#comment-10</link>
		<dc:creator>Matt Moen</dc:creator>
		<pubDate>Wed, 23 Apr 2008 08:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrmoen.com/2008/03/30/opengl-with-visual-c-express-edition/#comment-10</guid>
		<description>If VC++ is not locating your header files you'll want to add that folder to your Additional Include Directories. That option can be found in Project Properties -&#62; Configuration Properties -&#62; C/C++ -&#62; General. Good luck.</description>
		<content:encoded><![CDATA[<p>If VC++ is not locating your header files you&#8217;ll want to add that folder to your Additional Include Directories. That option can be found in Project Properties -&gt; Configuration Properties -&gt; C/C++ -&gt; General. Good luck.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
