<?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: Developing OpenCV Applications with Eclipse on Windows</title>
	<atom:link href="http://tommy.chheng.com/index.php/2009/05/opencv-with-eclipse-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://tommy.chheng.com/index.php/2009/05/opencv-with-eclipse-on-windows/</link>
	<description>All Things Programming!</description>
	<lastBuildDate>Fri, 09 Jul 2010 12:52:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Voices117</title>
		<link>http://tommy.chheng.com/index.php/2009/05/opencv-with-eclipse-on-windows/comment-page-1/#comment-747</link>
		<dc:creator>Voices117</dc:creator>
		<pubDate>Tue, 06 Jul 2010 17:51:48 +0000</pubDate>
		<guid isPermaLink="false">http://tommy.chheng.com/?p=28#comment-747</guid>
		<description>that&#039;s because you have to build (ctrl+B) the file first&lt;br&gt;&lt;br&gt;if the code has any errors building will fail</description>
		<content:encoded><![CDATA[<p>that&#39;s because you have to build (ctrl+B) the file first</p>
<p>if the code has any errors building will fail</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tommychheng</title>
		<link>http://tommy.chheng.com/index.php/2009/05/opencv-with-eclipse-on-windows/comment-page-1/#comment-720</link>
		<dc:creator>tommychheng</dc:creator>
		<pubDate>Sun, 14 Mar 2010 03:02:37 +0000</pubDate>
		<guid isPermaLink="false">http://tommy.chheng.com/?p=28#comment-720</guid>
		<description>can you include a more verbose error message?</description>
		<content:encoded><![CDATA[<p>can you include a more verbose error message?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://tommy.chheng.com/index.php/2009/05/opencv-with-eclipse-on-windows/comment-page-1/#comment-719</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Sun, 14 Mar 2010 02:57:17 +0000</pubDate>
		<guid isPermaLink="false">http://tommy.chheng.com/?p=28#comment-719</guid>
		<description>Hi,&lt;br&gt;I&#039;ve followed your guide but when I try to compile I receive this error from eclipse: &quot;binary not found&quot;&lt;br&gt;How can I do?</description>
		<content:encoded><![CDATA[<p>Hi,<br />I&#39;ve followed your guide but when I try to compile I receive this error from eclipse: &#8220;binary not found&#8221;<br />How can I do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henry</title>
		<link>http://tommy.chheng.com/index.php/2009/05/opencv-with-eclipse-on-windows/comment-page-1/#comment-40</link>
		<dc:creator>Henry</dc:creator>
		<pubDate>Fri, 17 Jul 2009 09:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://tommy.chheng.com/?p=28#comment-40</guid>
		<description>it is not working i have problem with highgui.h, I install all newsest soft eclipse mingw and myns and opencv
i do it like you wrote but the file is imposiible to compile without error
please help how to add highgui.h correctly</description>
		<content:encoded><![CDATA[<p>it is not working i have problem with highgui.h, I install all newsest soft eclipse mingw and myns and opencv<br />
i do it like you wrote but the file is imposiible to compile without error<br />
please help how to add highgui.h correctly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://tommy.chheng.com/index.php/2009/05/opencv-with-eclipse-on-windows/comment-page-1/#comment-27</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Sun, 21 Jun 2009 19:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://tommy.chheng.com/?p=28#comment-27</guid>
		<description>Don&#039;t forget to also set the windows path environment to include the required OpenCV DLL&#039;s sol that the program can be found at runtime.. From the command line, cd into the directory of your compiled executable. Run path=%path%;C:\Program Files\OpenCV\bin    (or the location of your respectove OpenCV install.) Then run the executable.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t forget to also set the windows path environment to include the required OpenCV DLL&#8217;s sol that the program can be found at runtime.. From the command line, cd into the directory of your compiled executable. Run path=%path%;C:\Program Files\OpenCV\bin    (or the location of your respectove OpenCV install.) Then run the executable.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
