<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>DailyCPS Blog</title>
	<atom:link href="http://dailycps.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dailycps.wordpress.com</link>
	<description>Daily Computer Problems and Solutions</description>
	<lastBuildDate>Wed, 23 Dec 2009 07:33:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='dailycps.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>DailyCPS Blog</title>
		<link>http://dailycps.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dailycps.wordpress.com/osd.xml" title="DailyCPS Blog" />
	<atom:link rel='hub' href='http://dailycps.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Installing OpenCV 2 with Visual Studio 2005/2008</title>
		<link>http://dailycps.wordpress.com/2009/12/23/installing-opencv-2-with-visual-studio-20052008/</link>
		<comments>http://dailycps.wordpress.com/2009/12/23/installing-opencv-2-with-visual-studio-20052008/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 07:21:20 +0000</pubDate>
		<dc:creator>harry</dc:creator>
				<category><![CDATA[Computer Vision]]></category>
		<category><![CDATA[OpenCV 2]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://dailycps.wordpress.com/?p=6</guid>
		<description><![CDATA[OpenCV 2.0a offers convenient installation support via cMake. But when I tried to generate MS Visual Studio 2005 or 2008 project files, I instantly got the following error: Determining if the C compiler works failed with the following output: Change Dir: D:/OpenCV2.0/vs08/CMakeFiles/CMakeTmp Run Build Command:D:\PROGRA~1\MICROS~1.0\Common7\IDE\devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec Microsoft (R) Visual Studio Version [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailycps.wordpress.com&amp;blog=11077367&amp;post=6&amp;subd=dailycps&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://opencv.willowgarage.com/wiki/">OpenCV 2.0a</a> offers convenient installation support via <a href="http://www.cmake.org/">cMake</a>. But when I tried to generate MS Visual Studio 2005 or 2008 project files, I instantly got the following error:<br />
<code><br />
Determining if the C compiler works failed with the following output:<br />
Change Dir: D:/OpenCV2.0/vs08/CMakeFiles/CMakeTmp<br />
Run Build Command:D:\PROGRA~1\MICROS~1.0\Common7\IDE\devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec<br />
Microsoft (R) Visual Studio Version 9.0.21022.8.<br />
Copyright (C) Microsoft Corp. All rights reserved.<br />
1&gt;------ Build started: Project: cmTryCompileExec, Configuration: Debug Win32 ------<br />
1&gt;Compiling...<br />
1&gt;Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.21022.08 for 80x86<br />
1&gt;Copyright (C) Microsoft Corporation.  All rights reserved.<br />
1&gt;cl /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /RTC1 /MDd /Fo"cmTryCompileExec.dir\Debug\\" /Fd"D:/OpenCV2.0/vs08/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb" /W3 /c /Zi /TC   /Zm1000<br />
1&gt;   .\testCCompiler.c<br />
1&gt;testCCompiler.c<br />
1&gt;Compiling manifest to resources...<br />
1&gt;Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0<br />
1&gt;Copyright (C) Microsoft Corporation.  All rights reserved.<br />
1&gt;Linking...<br />
1&gt;Embedding manifest...<br />
1&gt;Project : error PRJ0003 : Error spawning 'cmd.exe'.<br />
1&gt;Build log was saved at "file://d:\OpenCV2.0\vs08\CMakeFiles\CMakeTmp\cmTryCompileExec.dir\Debug\BuildLog.htm"<br />
1&gt;cmTryCompileExec - 1 error(s), 0 warning(s)<br />
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========<br />
</code></p>
<p>The problem is not OpenCV specific. To fix it, start Visual Studio, then goto &#8220;Tools&#8221; &#8211;&gt; &#8220;Options&#8221; &#8211;&gt; &#8220;Projects and Solutions&#8221; &#8211;&gt; &#8220;VC++ Directories&#8221; and add these lines:<br />
<code><br />
$(SystemRoot)\System32<br />
$(SystemRoot)<br />
$(SystemRoot)\System32\wbem<br />
</code></p>
<p><img src="http://dailycps.files.wordpress.com/2009/12/ocvvs08.jpg?w=592" alt="VS08 Screenshot" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dailycps.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dailycps.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dailycps.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dailycps.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dailycps.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dailycps.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dailycps.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dailycps.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dailycps.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dailycps.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dailycps.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dailycps.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dailycps.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dailycps.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailycps.wordpress.com&amp;blog=11077367&amp;post=6&amp;subd=dailycps&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dailycps.wordpress.com/2009/12/23/installing-opencv-2-with-visual-studio-20052008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/10209d58d5838eb4759a21132c087a62?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">harry</media:title>
		</media:content>

		<media:content url="http://dailycps.files.wordpress.com/2009/12/ocvvs08.jpg?w=592" medium="image">
			<media:title type="html">VS08 Screenshot</media:title>
		</media:content>
	</item>
		<item>
		<title>Introduction</title>
		<link>http://dailycps.wordpress.com/2009/12/23/introduction/</link>
		<comments>http://dailycps.wordpress.com/2009/12/23/introduction/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 06:59:43 +0000</pubDate>
		<dc:creator>harry</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dailycps.wordpress.com/?p=4</guid>
		<description><![CDATA[Hi all, When looking for common and often also special computer (science) problems, like installing a tool under Ubuntu which yields error messages all the time, blogs can give valuable information. So, I decided to not only consume, but also provide (hopefully valuabe) solutions for common computer related problems which I am facing during my [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailycps.wordpress.com&amp;blog=11077367&amp;post=4&amp;subd=dailycps&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi all,</p>
<p>When looking for common and often also special computer (science) problems, like installing a tool under Ubuntu which yields error messages all the time, blogs can give valuable information.</p>
<p>So, I decided to not only consume, but also provide (hopefully valuabe) solutions for common computer related problems which I am facing during my work.</p>
<p>So long,</p>
<p>Harry</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dailycps.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dailycps.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dailycps.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dailycps.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dailycps.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dailycps.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dailycps.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dailycps.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dailycps.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dailycps.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dailycps.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dailycps.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dailycps.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dailycps.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailycps.wordpress.com&amp;blog=11077367&amp;post=4&amp;subd=dailycps&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dailycps.wordpress.com/2009/12/23/introduction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/10209d58d5838eb4759a21132c087a62?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">harry</media:title>
		</media:content>
	</item>
	</channel>
</rss>
