<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Technical Stuff</title>
	<atom:link href="http://marcefertech.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://marcefertech.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Tue, 30 Sep 2008 03:38:40 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on cxcore100d.dll or cxcore100.dll not found by sancho</title>
		<link>http://marcefertech.wordpress.com/2007/04/20/cxcore100ddll-or-cxcore100dll-not-found/#comment-34</link>
		<dc:creator>sancho</dc:creator>
		<pubDate>Tue, 30 Sep 2008 03:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://marcefertech.wordpress.com/2007/04/20/cxcore100ddll-or-cxcore100dll-not-found/#comment-34</guid>
		<description>after you add all the include,library and source files as per the vc++ - opencv tutorial restart the vc++. It will work.

Adding the lib to environmental variables is not necessary. I wasted a lot of time debugging all i had to do was to restart VC++</description>
		<content:encoded><![CDATA[<p>after you add all the include,library and source files as per the vc++ &#8211; opencv tutorial restart the vc++. It will work.</p>
<p>Adding the lib to environmental variables is not necessary. I wasted a lot of time debugging all i had to do was to restart VC++</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DirectShow Wizard by BeckyRivera</title>
		<link>http://marcefertech.wordpress.com/2007/04/19/directshow-wizard/#comment-32</link>
		<dc:creator>BeckyRivera</dc:creator>
		<pubDate>Tue, 05 Aug 2008 00:14:21 +0000</pubDate>
		<guid isPermaLink="false">http://marcefertech.wordpress.com/2007/04/19/directshow-wizard/#comment-32</guid>
		<description>interesting resources,</description>
		<content:encoded><![CDATA[<p>interesting resources,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on cxcore100d.dll or cxcore100.dll not found by kiri</title>
		<link>http://marcefertech.wordpress.com/2007/04/20/cxcore100ddll-or-cxcore100dll-not-found/#comment-31</link>
		<dc:creator>kiri</dc:creator>
		<pubDate>Wed, 02 Jul 2008 22:11:16 +0000</pubDate>
		<guid isPermaLink="false">http://marcefertech.wordpress.com/2007/04/20/cxcore100ddll-or-cxcore100dll-not-found/#comment-31</guid>
		<description>Thanks guys. 
It was obvious one needed to include the path to open cv but i thought i had to do this on C++ 2005 project. 
I&#039;ve installed OpenCV 1.0 before...on my laptop and everything was ok. Now, on desktop i did exactly the same, installer had a checkbox to include it in PATH and i though it&#039;s gonna do it. After that, i get the same error as above. A simple restart did the trick.</description>
		<content:encoded><![CDATA[<p>Thanks guys.<br />
It was obvious one needed to include the path to open cv but i thought i had to do this on C++ 2005 project.<br />
I&#8217;ve installed OpenCV 1.0 before&#8230;on my laptop and everything was ok. Now, on desktop i did exactly the same, installer had a checkbox to include it in PATH and i though it&#8217;s gonna do it. After that, i get the same error as above. A simple restart did the trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on cxcore100d.dll or cxcore100.dll not found by Satyadeep</title>
		<link>http://marcefertech.wordpress.com/2007/04/20/cxcore100ddll-or-cxcore100dll-not-found/#comment-30</link>
		<dc:creator>Satyadeep</dc:creator>
		<pubDate>Fri, 06 Jun 2008 10:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://marcefertech.wordpress.com/2007/04/20/cxcore100ddll-or-cxcore100dll-not-found/#comment-30</guid>
		<description>There is no need to copy all the files to the project directory. This error is caused when the OpenCV/lib directory is not added to the PATH variable of your Windows.
The solution is to just add the path of OpenCV/lib directory i.e for example &quot;C:\Program Files\OpenCV\lib&quot; or wherever you OpenCV library is installed , to the PATH variable in the Environment  Variables of your windows installation. This can be done by right clicking &quot;My Computer&quot; icon and then Properties and &quot;Advanced System Settings&quot; and Environment Variables and then adding the path of the OpenCV /lib directory to the &quot;PATH&quot; in the System &quot;Variables window&quot;</description>
		<content:encoded><![CDATA[<p>There is no need to copy all the files to the project directory. This error is caused when the OpenCV/lib directory is not added to the PATH variable of your Windows.<br />
The solution is to just add the path of OpenCV/lib directory i.e for example &#8220;C:\Program Files\OpenCV\lib&#8221; or wherever you OpenCV library is installed , to the PATH variable in the Environment  Variables of your windows installation. This can be done by right clicking &#8220;My Computer&#8221; icon and then Properties and &#8220;Advanced System Settings&#8221; and Environment Variables and then adding the path of the OpenCV /lib directory to the &#8220;PATH&#8221; in the System &#8220;Variables window&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DirectShow Wizard by &#187; directshow wizard with vs2005</title>
		<link>http://marcefertech.wordpress.com/2007/04/19/directshow-wizard/#comment-20</link>
		<dc:creator>&#187; directshow wizard with vs2005</dc:creator>
		<pubDate>Thu, 03 Apr 2008 08:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://marcefertech.wordpress.com/2007/04/19/directshow-wizard/#comment-20</guid>
		<description>[...] : http://marcefertech.wordpress.com/2007/04/19/directshow-wizard/ Having trouble with the DirectShow wizard for visual c++ 6.0 when you are using visual studio 8 [...]</description>
		<content:encoded><![CDATA[<p>[...] : <a href="http://marcefertech.wordpress.com/2007/04/19/directshow-wizard/" rel="nofollow">http://marcefertech.wordpress.com/2007/04/19/directshow-wizard/</a> Having trouble with the DirectShow wizard for visual c++ 6.0 when you are using visual studio 8 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on cxcore100d.dll or cxcore100.dll not found by Kai Tain</title>
		<link>http://marcefertech.wordpress.com/2007/04/20/cxcore100ddll-or-cxcore100dll-not-found/#comment-2</link>
		<dc:creator>Kai Tain</dc:creator>
		<pubDate>Tue, 08 May 2007 13:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://marcefertech.wordpress.com/2007/04/20/cxcore100ddll-or-cxcore100dll-not-found/#comment-2</guid>
		<description>The best way to fix that would be to add the OpenCV bin directory to your path.

You&#039;ll need to reboot afterward for the changes to take affect.</description>
		<content:encoded><![CDATA[<p>The best way to fix that would be to add the OpenCV bin directory to your path.</p>
<p>You&#8217;ll need to reboot afterward for the changes to take affect.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
