<?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>Kommentare zu: Windows SDK 7 messed up</title>
	<atom:link href="http://www.matthiaspospiech.de/blog/2010/01/21/windows-sdk-7-messed-up/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.matthiaspospiech.de/blog/2010/01/21/windows-sdk-7-messed-up/</link>
	<description></description>
	<lastBuildDate>Sat, 17 Dec 2011 14:21:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>Von: Neil</title>
		<link>http://www.matthiaspospiech.de/blog/2010/01/21/windows-sdk-7-messed-up/comment-page-1/#comment-1219</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Sat, 22 Jan 2011 09:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.matthiaspospiech.de/?p=465#comment-1219</guid>
		<description>the script has some errors, so

SET &quot;VCTools=%VCRoot%Bin&quot;

should be 

SET &quot;VCTools=%VCRoot%\Bin&quot;

This means that bin is not found and hence the &quot;compilers are not [seemingly] installed&quot;. There are other problems in the script (look for &#039;!&#039; where you would expect &#039;%&#039;) which come up later on.

HTH.</description>
		<content:encoded><![CDATA[<p>the script has some errors, so</p>
<p>SET &#8220;VCTools=%VCRoot%Bin&#8221;</p>
<p>should be </p>
<p>SET &#8220;VCTools=%VCRoot%\Bin&#8221;</p>
<p>This means that bin is not found and hence the &#8220;compilers are not [seemingly] installed&#8221;. There are other problems in the script (look for &#8216;!&#8217; where you would expect &#8216;%&#8217;) which come up later on.</p>
<p>HTH.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Marsh Ray</title>
		<link>http://www.matthiaspospiech.de/blog/2010/01/21/windows-sdk-7-messed-up/comment-page-1/#comment-1194</link>
		<dc:creator>Marsh Ray</dc:creator>
		<pubDate>Tue, 23 Mar 2010 14:05:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.matthiaspospiech.de/?p=465#comment-1194</guid>
		<description>Notice that the installed &quot;CMD Shell&quot; shortcut isn&#039;t to a .cmd file, but is instead to
cmd.exe /E:ON /V:ON /T:0E /K setenv.cmd

Setenv.cmd must be run from a command prompt interpreter which has delayed expansion enabled. It doesn&#039;t check for this error condition though, it just fails silently.</description>
		<content:encoded><![CDATA[<p>Notice that the installed &#8220;CMD Shell&#8221; shortcut isn&#8217;t to a .cmd file, but is instead to<br />
cmd.exe /E:ON /V:ON /T:0E /K setenv.cmd</p>
<p>Setenv.cmd must be run from a command prompt interpreter which has delayed expansion enabled. It doesn&#8217;t check for this error condition though, it just fails silently.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Martin</title>
		<link>http://www.matthiaspospiech.de/blog/2010/01/21/windows-sdk-7-messed-up/comment-page-1/#comment-1189</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Tue, 23 Feb 2010 12:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.matthiaspospiech.de/?p=465#comment-1189</guid>
		<description>I recently had the same problem when I tryed to compile custom c-code based functions for the simulation software FLUENT. From what I gathered on the web, only a full SDK install provides you with all files. 
I guess I did the same as you and selected only the files which I thought would be necessary. &quot;Da haben wir wohl mal wieder die Rechnung ohne den Wirt gemacht&quot; is all I can say :-). 
Compiling plain C code however, did not affect my path variables...</description>
		<content:encoded><![CDATA[<p>I recently had the same problem when I tryed to compile custom c-code based functions for the simulation software FLUENT. From what I gathered on the web, only a full SDK install provides you with all files.<br />
I guess I did the same as you and selected only the files which I thought would be necessary. &#8220;Da haben wir wohl mal wieder die Rechnung ohne den Wirt gemacht&#8221; is all I can say <img src='http://www.matthiaspospiech.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .<br />
Compiling plain C code however, did not affect my path variables&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.860 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-01-31 04:40:51 -->

