<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: 2.0 is finally reached!</title>
	<link>http://frontend.outracks.net/dev-blog/20-is-finally-reached/</link>
	<description>High Level Game Development API for C++</description>
	<pubDate>Fri, 30 Jul 2010 03:45:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3</generator>
		<item>
		<title>By: guadalupe</title>
		<link>http://frontend.outracks.net/dev-blog/20-is-finally-reached/#comment-1274</link>
		<dc:creator>guadalupe</dc:creator>
		<pubDate>Mon, 14 Dec 2009 17:07:29 +0000</pubDate>
		<guid>http://frontend.outracks.net/dev-blog/20-is-finally-reached/#comment-1274</guid>
		<description>I just have to say this was potentially one of the best blurbs I have go over on the subject so far. I do not understand where you get all of your information but I am impressed! I am gunna send a few individuals on over to read this. Fantastic, simply amazing. I'm just getting into crafting articles myself, nothing close to your writing skills (lol) but I would love for you to look over my articles sometime! &lt;a href="http://astore.amazon.com/bowflex.series.7.treadmill.sale-20" rel="nofollow"&gt;here&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I just have to say this was potentially one of the best blurbs I have go over on the subject so far. I do not understand where you get all of your information but I am impressed! I am gunna send a few individuals on over to read this. Fantastic, simply amazing. I&#8217;m just getting into crafting articles myself, nothing close to your writing skills (lol) but I would love for you to look over my articles sometime! <a href="http://astore.amazon.com/bowflex.series.7.treadmill.sale-20" rel="nofollow">here</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bent hansen</title>
		<link>http://frontend.outracks.net/dev-blog/20-is-finally-reached/#comment-1100</link>
		<dc:creator>bent hansen</dc:creator>
		<pubDate>Sat, 10 Oct 2009 18:36:22 +0000</pubDate>
		<guid>http://frontend.outracks.net/dev-blog/20-is-finally-reached/#comment-1100</guid>
		<description>I got a Win7 system on a 64 bit CPU running Microsoft Visual Studio 2008 Professional Edition. Then I try to compile the "Hello World" 

#include 
using namespace Frontend;
int main(int argc, char* argv[])
{ IO::StdOut().WriteText("Hello World!\n");}

I get:
1&#62;------ Build started: Project: helloworld, Configuration: Debug Win32 ------
1&#62;Linking...
1&#62;LINK : fatal error LNK1104: cannot open file 'openfrontend2_mtd.lib'
1&#62;Build log was saved at "file://c:\helloworld\helloworld\Debug\BuildLog.htm"
1&#62;helloworld - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

WHY?  there is no help on google or in your FAQ !</description>
		<content:encoded><![CDATA[<p>I got a Win7 system on a 64 bit CPU running Microsoft Visual Studio 2008 Professional Edition. Then I try to compile the &#8220;Hello World&#8221; </p>
<p>#include<br />
using namespace Frontend;<br />
int main(int argc, char* argv[])<br />
{ IO::StdOut().WriteText(&#8221;Hello World!\n&#8221;);}</p>
<p>I get:<br />
1&gt;&#8212;&#8212; Build started: Project: helloworld, Configuration: Debug Win32 &#8212;&#8212;<br />
1&gt;Linking&#8230;<br />
1&gt;LINK : fatal error LNK1104: cannot open file &#8216;openfrontend2_mtd.lib&#8217;<br />
1&gt;Build log was saved at &#8220;file://c:\helloworld\helloworld\Debug\BuildLog.htm&#8221;<br />
1&gt;helloworld - 1 error(s), 0 warning(s)<br />
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========</p>
<p>WHY?  there is no help on google or in your FAQ !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
        