<?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: Interfacing c/c++ libraries via JNI, example: tesseract</title>
	<atom:link href="http://www.itwizard.ro/interfacing-cc-libraries-via-jni-example-tesseract-163.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.itwizard.ro/interfacing-cc-libraries-via-jni-example-tesseract-163.html</link>
	<description>embedded / mobile phone development</description>
	<lastBuildDate>Thu, 03 Jun 2010 15:13:08 +0300</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dblanchard</title>
		<link>http://www.itwizard.ro/interfacing-cc-libraries-via-jni-example-tesseract-163.html/comment-page-1#comment-268</link>
		<dc:creator>dblanchard</dc:creator>
		<pubDate>Thu, 03 Jun 2010 15:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwizard.ro/?p=163#comment-268</guid>
		<description>Great write up. I won&#039;t have time to try it for a few weeks, but this is great material.

Xabier, please update here, or link to your work, when you have a chance.

Thank you both.

D</description>
		<content:encoded><![CDATA[<p>Great write up. I won&#8217;t have time to try it for a few weeks, but this is great material.</p>
<p>Xabier, please update here, or link to your work, when you have a chance.</p>
<p>Thank you both.</p>
<p>D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.itwizard.ro/interfacing-cc-libraries-via-jni-example-tesseract-163.html/comment-page-1#comment-232</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 22 Feb 2010 06:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwizard.ro/?p=163#comment-232</guid>
		<description>Hi Xabier,
proably there&#039;s some library the you also have to link.
Check each &quot;undef ref&quot; and try to figure out where you can find the appropriate functions (eventually google them). 
Best regards.</description>
		<content:encoded><![CDATA[<p>Hi Xabier,<br />
proably there&#8217;s some library the you also have to link.<br />
Check each &#8220;undef ref&#8221; and try to figure out where you can find the appropriate functions (eventually google them).<br />
Best regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xabier Burgos</title>
		<link>http://www.itwizard.ro/interfacing-cc-libraries-via-jni-example-tesseract-163.html/comment-page-1#comment-231</link>
		<dc:creator>Xabier Burgos</dc:creator>
		<pubDate>Sun, 21 Feb 2010 12:32:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwizard.ro/?p=163#comment-231</guid>
		<description>Hi,

First of all, thanks for posting your efforts tyring (and succeeding) to compile tesseract with the ndk. I&#039;m trying to do the same thing but using Tesseract 2.04, the thing is that after compiling each cpp individually make crashes when trying to link everything into the .so lib. I&#039;m receiving lot&#039;s of &quot;undefined reference to&quot; errors related to functions and variables that do exist, so I&#039;m asuming that it&#039;s my fault. Any Idea of what mitght be?.

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>First of all, thanks for posting your efforts tyring (and succeeding) to compile tesseract with the ndk. I&#8217;m trying to do the same thing but using Tesseract 2.04, the thing is that after compiling each cpp individually make crashes when trying to link everything into the .so lib. I&#8217;m receiving lot&#8217;s of &#8220;undefined reference to&#8221; errors related to functions and variables that do exist, so I&#8217;m asuming that it&#8217;s my fault. Any Idea of what mitght be?.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

