<?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 SDL with Visual C++ 2008 Express</title>
	<atom:link href="http://meandmark.com/blog/2007/12/setting-up-sdl-with-visual-c-2008-express/feed/" rel="self" type="application/rss+xml" />
	<link>http://meandmark.com/blog/2007/12/setting-up-sdl-with-visual-c-2008-express/</link>
	<description></description>
	<lastBuildDate>Sat, 04 Feb 2012 20:06:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Nick</title>
		<link>http://meandmark.com/blog/2007/12/setting-up-sdl-with-visual-c-2008-express/comment-page-1/#comment-125</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Sat, 17 Oct 2009 07:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://meandmark.com/blog/?p=58#comment-125</guid>
		<description>Thanks a lot for your pdf file explaining how to setup SDL with visual c++.&lt;br /&gt;&lt;br /&gt;I spent 1~2 hours roaming the internet trying to find out what I was doing wrong. Then I found and read your guide and I finally was able to compile :)&lt;br /&gt;&lt;br /&gt;Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks a lot for your pdf file explaining how to setup SDL with visual c++.</p>
<p>I spent 1~2 hours roaming the internet trying to find out what I was doing wrong. Then I found and read your guide and I finally was able to compile <img src='http://meandmark.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://meandmark.com/blog/2007/12/setting-up-sdl-with-visual-c-2008-express/comment-page-1/#comment-87</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 15 Dec 2008 00:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://meandmark.com/blog/?p=58#comment-87</guid>
		<description>YAY! thanks for the tip&lt;br/&gt;&lt;br/&gt;I was having trouble finding the C++ subfolder</description>
		<content:encoded><![CDATA[<p>YAY! thanks for the tip</p>
<p>I was having trouble finding the C++ subfolder</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rengatame</title>
		<link>http://meandmark.com/blog/2007/12/setting-up-sdl-with-visual-c-2008-express/comment-page-1/#comment-52</link>
		<dc:creator>Rengatame</dc:creator>
		<pubDate>Mon, 21 Jul 2008 03:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://meandmark.com/blog/?p=58#comment-52</guid>
		<description>Just a little Coda: I needed to copy the .dll files in the route C:\Windows\System32 for the project to link appropriately.</description>
		<content:encoded><![CDATA[<p>Just a little Coda: I needed to copy the .dll files in the route C:\Windows\System32 for the project to link appropriately.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rengatame</title>
		<link>http://meandmark.com/blog/2007/12/setting-up-sdl-with-visual-c-2008-express/comment-page-1/#comment-51</link>
		<dc:creator>Rengatame</dc:creator>
		<pubDate>Sun, 20 Jul 2008 16:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://meandmark.com/blog/?p=58#comment-51</guid>
		<description>Ooops. I`m sorry Lenny, you were right. The particular c/c++ setting only appears if a .cpp or a .c file is previously created.&lt;br/&gt;&lt;br/&gt;Sorry again for my mistake.</description>
		<content:encoded><![CDATA[<p>Ooops. I`m sorry Lenny, you were right. The particular c/c++ setting only appears if a .cpp or a .c file is previously created.</p>
<p>Sorry again for my mistake.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rengatame</title>
		<link>http://meandmark.com/blog/2007/12/setting-up-sdl-with-visual-c-2008-express/comment-page-1/#comment-50</link>
		<dc:creator>Rengatame</dc:creator>
		<pubDate>Sun, 20 Jul 2008 16:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://meandmark.com/blog/?p=58#comment-50</guid>
		<description>&lt;b&gt;@Lenny&lt;/b&gt; Hello. I noticed that the step 1 in the topic &quot;Proyect Settings&quot; of the tutorial it&#039;s particularly important, because if you select the Solution name (at the top of the tree) instead of the Project name (just the level below the solution name) you will come to a general-project-settings window. Only if you select the Project name, the Project settings window will open with all the options. It&#039;s not really neccesary to create any file previous to those steps.&lt;br/&gt;&lt;br/&gt;Hope that little explanation will help.</description>
		<content:encoded><![CDATA[<p><b>@Lenny</b> Hello. I noticed that the step 1 in the topic &#8220;Proyect Settings&#8221; of the tutorial it&#8217;s particularly important, because if you select the Solution name (at the top of the tree) instead of the Project name (just the level below the solution name) you will come to a general-project-settings window. Only if you select the Project name, the Project settings window will open with all the options. It&#8217;s not really neccesary to create any file previous to those steps.</p>
<p>Hope that little explanation will help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lenny</title>
		<link>http://meandmark.com/blog/2007/12/setting-up-sdl-with-visual-c-2008-express/comment-page-1/#comment-47</link>
		<dc:creator>Lenny</dc:creator>
		<pubDate>Sat, 14 Jun 2008 04:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://meandmark.com/blog/?p=58#comment-47</guid>
		<description>The C++ menu does not appear immediately for me either. But once I added a .cpp file to the project the menu magically appeared. So add a .cpp (or .c) file to the project!</description>
		<content:encoded><![CDATA[<p>The C++ menu does not appear immediately for me either. But once I added a .cpp file to the project the menu magically appeared. So add a .cpp (or .c) file to the project!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://meandmark.com/blog/2007/12/setting-up-sdl-with-visual-c-2008-express/comment-page-1/#comment-44</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 31 May 2008 19:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://meandmark.com/blog/?p=58#comment-44</guid>
		<description>The C++ information is hidden beneath the Configuration Properties disclosure triangle. Click the disclosure triangle to expand the configuration properties and you should see the C/C++ section in the project properties window.</description>
		<content:encoded><![CDATA[<p>The C++ information is hidden beneath the Configuration Properties disclosure triangle. Click the disclosure triangle to expand the configuration properties and you should see the C/C++ section in the project properties window.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://meandmark.com/blog/2007/12/setting-up-sdl-with-visual-c-2008-express/comment-page-1/#comment-43</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 31 May 2008 18:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://meandmark.com/blog/?p=58#comment-43</guid>
		<description>Hi there,&lt;br/&gt;&lt;br/&gt;Thanks for the tut and the original PDF for VC++ 2005 Express.&lt;br/&gt;&lt;br/&gt;One question: In your PDF, in the section &quot;Project Settings&quot; for &quot;Creating an SDL project&quot;, you say to go to:&lt;br/&gt;&lt;br/&gt;2) Choose Project &gt; Properties.&lt;br/&gt;3) Select C++ then Code Generation.&lt;br/&gt;4) Make sure the runtime library is either Multi-threaded DLL or Multi-threaded Debug DLL.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;However, these steps appear to be slightly different in Visual Studio Enterprise 2008 (which is what I&#039;m using).&lt;br/&gt;&lt;br/&gt;I clicked on Project-&gt;Properties but could not get &quot;C++ --&gt; Code Generation&quot; or some such menu. Can you kindly point me in the right direction? I configured the linker dependencies ok, though.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Thank you!</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>Thanks for the tut and the original PDF for VC++ 2005 Express.</p>
<p>One question: In your PDF, in the section &#8220;Project Settings&#8221; for &#8220;Creating an SDL project&#8221;, you say to go to:</p>
<p>2) Choose Project > Properties.<br />3) Select C++ then Code Generation.<br />4) Make sure the runtime library is either Multi-threaded DLL or Multi-threaded Debug DLL.</p>
<p>However, these steps appear to be slightly different in Visual Studio Enterprise 2008 (which is what I&#8217;m using).</p>
<p>I clicked on Project->Properties but could not get &#8220;C++ &#8211;> Code Generation&#8221; or some such menu. Can you kindly point me in the right direction? I configured the linker dependencies ok, though.</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://meandmark.com/blog/2007/12/setting-up-sdl-with-visual-c-2008-express/comment-page-1/#comment-36</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 19 Apr 2008 00:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://meandmark.com/blog/?p=58#comment-36</guid>
		<description>Thank you for this. &lt;br/&gt;I have tried to find a &lt;br/&gt;decent tut for vc++ 2008&lt;br/&gt;&lt;br/&gt;Thanks the gods you live.</description>
		<content:encoded><![CDATA[<p>Thank you for this. <br />I have tried to find a <br />decent tut for vc++ 2008</p>
<p>Thanks the gods you live.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /home/szymczyk/public_html/blog/wp-includes/feed-rss2-comments.php:10) in <b>/home/szymczyk/public_html/blog/wp-includes/pluggable.php</b> on line <b>897</b><br />

