<?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: Qt 4.5 on mini2440</title>
	<atom:link href="http://cor-net.org/2009/03/qt-45-on-mini2440/feed/" rel="self" type="application/rss+xml" />
	<link>http://cor-net.org/2009/03/qt-45-on-mini2440/</link>
	<description>Embedded developpment, linux, software and stuff</description>
	<lastBuildDate>Sun, 20 Nov 2011 09:55:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Abhishek</title>
		<link>http://cor-net.org/2009/03/qt-45-on-mini2440/comment-page-2/#comment-2025</link>
		<dc:creator>Abhishek</dc:creator>
		<pubDate>Fri, 14 Oct 2011 11:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cor-net.org/?p=15#comment-2025</guid>
		<description>Guys m a newbie to arm board and linux. I have compiled the tslib lib.I m having n error in configuring qr-source-everywhere where it gives error 
relocation in generic elf em 3 for the file option.o.
Wasted many days and couldnt get over dis problem.]
For cross compiling i strictly followed this forum
http://mini2440vietnam.blogspot.com/2011/04/upgrade-qt462-in-mini2440.html
could understand were i am at fault..
HELP !!! ASAP...

Thanks in Advance</description>
		<content:encoded><![CDATA[<p>Guys m a newbie to arm board and linux. I have compiled the tslib lib.I m having n error in configuring qr-source-everywhere where it gives error<br />
relocation in generic elf em 3 for the file option.o.<br />
Wasted many days and couldnt get over dis problem.]<br />
For cross compiling i strictly followed this forum<br />
<a href="http://mini2440vietnam.blogspot.com/2011/04/upgrade-qt462-in-mini2440.html" rel="nofollow">http://mini2440vietnam.blogspot.com/2011/04/upgrade-qt462-in-mini2440.html</a><br />
could understand were i am at fault..<br />
HELP !!! ASAP&#8230;</p>
<p>Thanks in Advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Afonso</title>
		<link>http://cor-net.org/2009/03/qt-45-on-mini2440/comment-page-2/#comment-2024</link>
		<dc:creator>Afonso</dc:creator>
		<pubDate>Sun, 18 Sep 2011 05:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cor-net.org/?p=15#comment-2024</guid>
		<description>Hi,
Thanks for this tutorial. I need help with Touchscreen.
I compiled Qt and tslib successfully. 
Typing &quot;cat /dev/input/ts&quot; works as mentioned (weird chars when touched).
ts_calibrate and ts_test work fine too (touch screen is working fine).

If I use &quot;export QWS_MOUSE_PROTO=tslib:/dev/input/ts&quot; it shows &quot;Segmentation fault&quot;. When I replace this line by just &quot;export QWS_MOUSE_PROTO=&quot; (without :&quot; the my &quot;Hello World&quot; shows perfectly, but no touch screen.

Compiling Qt with &quot;-no-freetype&quot; generates the same result: &quot;Segmentation fault&quot;.

I can&#039;t find a way to work touch with my app.
 
Any suggestion?
Thank you.
Afonso.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for this tutorial. I need help with Touchscreen.<br />
I compiled Qt and tslib successfully.<br />
Typing &#8220;cat /dev/input/ts&#8221; works as mentioned (weird chars when touched).<br />
ts_calibrate and ts_test work fine too (touch screen is working fine).</p>
<p>If I use &#8220;export QWS_MOUSE_PROTO=tslib:/dev/input/ts&#8221; it shows &#8220;Segmentation fault&#8221;. When I replace this line by just &#8220;export QWS_MOUSE_PROTO=&#8221; (without :&#8221; the my &#8220;Hello World&#8221; shows perfectly, but no touch screen.</p>
<p>Compiling Qt with &#8220;-no-freetype&#8221; generates the same result: &#8220;Segmentation fault&#8221;.</p>
<p>I can&#8217;t find a way to work touch with my app.</p>
<p>Any suggestion?<br />
Thank you.<br />
Afonso.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pavan</title>
		<link>http://cor-net.org/2009/03/qt-45-on-mini2440/comment-page-2/#comment-2015</link>
		<dc:creator>Pavan</dc:creator>
		<pubDate>Fri, 27 May 2011 10:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cor-net.org/?p=15#comment-2015</guid>
		<description>Hi,

Thanks a lot Cor. I have compiled my qt 4.6.3 and tslib successfully and loaded into mini2440 and run it from terminal by giving

./myapp -qws 

It run successfully. Now I want to launch from the desktop by creating an icon and by clicking on it. 

Please help me how to do it</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks a lot Cor. I have compiled my qt 4.6.3 and tslib successfully and loaded into mini2440 and run it from terminal by giving</p>
<p>./myapp -qws </p>
<p>It run successfully. Now I want to launch from the desktop by creating an icon and by clicking on it. </p>
<p>Please help me how to do it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: annam</title>
		<link>http://cor-net.org/2009/03/qt-45-on-mini2440/comment-page-2/#comment-2014</link>
		<dc:creator>annam</dc:creator>
		<pubDate>Wed, 18 May 2011 17:00:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cor-net.org/?p=15#comment-2014</guid>
		<description>Hi. Please come this blog to get the way cross-compile Qt4.6.2 for mini2440
http://mini2440vietnam.blogspot.com/2011/04/upgrade-qt462-in-mini2440.html</description>
		<content:encoded><![CDATA[<p>Hi. Please come this blog to get the way cross-compile Qt4.6.2 for mini2440<br />
<a href="http://mini2440vietnam.blogspot.com/2011/04/upgrade-qt462-in-mini2440.html" rel="nofollow">http://mini2440vietnam.blogspot.com/2011/04/upgrade-qt462-in-mini2440.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeremy</title>
		<link>http://cor-net.org/2009/03/qt-45-on-mini2440/comment-page-2/#comment-1992</link>
		<dc:creator>jeremy</dc:creator>
		<pubDate>Fri, 11 Mar 2011 10:17:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cor-net.org/?p=15#comment-1992</guid>
		<description>Hi, 

Thanks for your work, it really helpfull for beginer as me  :-) 

I am working with ubuntu 10.10 and I installed emdebian grip lenny on my mini2440.

I installed tslib, it seems to work well then I configure/make/make install Qt. Both I installed in the usr/local folder;

Then I cross-compiled a demo application &quot;mousecalibration&quot; and when I want to execute it : /lib/libc.so.6: version `GLIBC_2.9&#039; not found ...

I didn&#039;t compile Qt with &quot;-static&quot; but anyway I think it will be the same problem.

Do you have any issue ?

Thank you very much guys !!

Jeremy from France</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Thanks for your work, it really helpfull for beginer as me  <img src='http://cor-net.org/wp-content/plugins/tango-smileys-extended/tango/smile.png' alt='Smile' title='Smile' class='tse-smiley' height='16' width='16' /> </p>
<p>I am working with ubuntu 10.10 and I installed emdebian grip lenny on my mini2440.</p>
<p>I installed tslib, it seems to work well then I configure/make/make install Qt. Both I installed in the usr/local folder;</p>
<p>Then I cross-compiled a demo application &#8220;mousecalibration&#8221; and when I want to execute it : /lib/libc.so.6: version `GLIBC_2.9&#8242; not found &#8230;</p>
<p>I didn&#8217;t compile Qt with &#8220;-static&#8221; but anyway I think it will be the same problem.</p>
<p>Do you have any issue ?</p>
<p>Thank you very much guys !!</p>
<p>Jeremy from France</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander</title>
		<link>http://cor-net.org/2009/03/qt-45-on-mini2440/comment-page-2/#comment-1941</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Mon, 18 Oct 2010 08:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cor-net.org/?p=15#comment-1941</guid>
		<description>check more SBC product in HITEG LTD
www.developmentboard.net</description>
		<content:encoded><![CDATA[<p>check more SBC product in HITEG LTD<br />
<a href="http://www.developmentboard.net" rel="nofollow">http://www.developmentboard.net</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ketan</title>
		<link>http://cor-net.org/2009/03/qt-45-on-mini2440/comment-page-2/#comment-1934</link>
		<dc:creator>ketan</dc:creator>
		<pubDate>Fri, 06 Aug 2010 06:06:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cor-net.org/?p=15#comment-1934</guid>
		<description>hello.,
i am working with mini2440 3.5&quot; LCD board
i have successfully compiles Qtopia2.2.0 provided with the DVD or the download material.
i want to install qtopia 4.5.2 or any version recent.
i have referred to many forums but all says different. even i compiled once but i m not succeded.
so any one please give me the full steps for that ?
u can mail me even : ketanec2007@gmail.com

thanks in advance
ketan patel</description>
		<content:encoded><![CDATA[<p>hello.,<br />
i am working with mini2440 3.5&#8243; LCD board<br />
i have successfully compiles Qtopia2.2.0 provided with the DVD or the download material.<br />
i want to install qtopia 4.5.2 or any version recent.<br />
i have referred to many forums but all says different. even i compiled once but i m not succeded.<br />
so any one please give me the full steps for that ?<br />
u can mail me even : <a href="mailto:ketanec2007@gmail.com">ketanec2007@gmail.com</a></p>
<p>thanks in advance<br />
ketan patel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias</title>
		<link>http://cor-net.org/2009/03/qt-45-on-mini2440/comment-page-2/#comment-1912</link>
		<dc:creator>Matthias</dc:creator>
		<pubDate>Mon, 14 Jun 2010 09:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cor-net.org/?p=15#comment-1912</guid>
		<description>Hi,

Thanks for the tutorial.
I got a problem tough:  I tried everything out what you said, but my calibration still doesn&#039;t work...
I only got that problem in Qt, out of Qt (while running a test) it works...
But in Qt I got 2 possibilities:
1. I don&#039;t export: QWS_MOUSE_PROTO=tslib:/dev/input/ts
=&gt; mouse isn&#039;t moving the right way when touching the screen
2. I do export it =&gt; mouse is blocking when touching the screen, it even doesn&#039;t move anymore...

can you plz help me out?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for the tutorial.<br />
I got a problem tough:  I tried everything out what you said, but my calibration still doesn&#8217;t work&#8230;<br />
I only got that problem in Qt, out of Qt (while running a test) it works&#8230;<br />
But in Qt I got 2 possibilities:<br />
1. I don&#8217;t export: QWS_MOUSE_PROTO=tslib:/dev/input/ts<br />
=&gt; mouse isn&#8217;t moving the right way when touching the screen<br />
2. I do export it =&gt; mouse is blocking when touching the screen, it even doesn&#8217;t move anymore&#8230;</p>
<p>can you plz help me out?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JFMartel</title>
		<link>http://cor-net.org/2009/03/qt-45-on-mini2440/comment-page-2/#comment-1910</link>
		<dc:creator>JFMartel</dc:creator>
		<pubDate>Wed, 19 May 2010 02:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cor-net.org/?p=15#comment-1910</guid>
		<description>Hi,

I finally managed to make it work.
I tried A LOT of things but the linux kernel/distro that comes installed on the mini2440 is very wierd.  Being a newbie, it&#039;s been a lot of googling, trial and error but finally the solution is quite simple.

Everything is done in /etc/rcS.
To declare environment variables such as QWS_MOUSE_PROTO, you have to do it in two parts, first assing a value, and then export.
For instance:

QWS_MOUSE_PROTO=tslib:/dev/input/touchscreen0
export QWS_MOUSE_PROTO

When you have exported all the env. variables useful for Qt to work, then you can invoke your app.

Now when my device boots, my app is launched and the touchscreen works fine.

Again, thanks for your good walkthrough for installing Qt.

JF</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I finally managed to make it work.<br />
I tried A LOT of things but the linux kernel/distro that comes installed on the mini2440 is very wierd.  Being a newbie, it&#8217;s been a lot of googling, trial and error but finally the solution is quite simple.</p>
<p>Everything is done in /etc/rcS.<br />
To declare environment variables such as QWS_MOUSE_PROTO, you have to do it in two parts, first assing a value, and then export.<br />
For instance:</p>
<p>QWS_MOUSE_PROTO=tslib:/dev/input/touchscreen0<br />
export QWS_MOUSE_PROTO</p>
<p>When you have exported all the env. variables useful for Qt to work, then you can invoke your app.</p>
<p>Now when my device boots, my app is launched and the touchscreen works fine.</p>
<p>Again, thanks for your good walkthrough for installing Qt.</p>
<p>JF</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cor</title>
		<link>http://cor-net.org/2009/03/qt-45-on-mini2440/comment-page-2/#comment-1909</link>
		<dc:creator>cor</dc:creator>
		<pubDate>Tue, 18 May 2010 11:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cor-net.org/?p=15#comment-1909</guid>
		<description>Hi,
I&#039;m glad that you succedded.

I think that you may want to make a short script that set your variables and then launch the app.
For instance, something like that:

#!/bin/sh

export BLABLA = bla
exec myApp

A command like &quot;source /etc/profile&quot; might work too, I dunno.

Good luck, please post a feedback telling how you managed to make it work, I&#039;m interested ;)</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m glad that you succedded.</p>
<p>I think that you may want to make a short script that set your variables and then launch the app.<br />
For instance, something like that:</p>
<p>#!/bin/sh</p>
<p>export BLABLA = bla<br />
exec myApp</p>
<p>A command like &#8220;source /etc/profile&#8221; might work too, I dunno.</p>
<p>Good luck, please post a feedback telling how you managed to make it work, I&#8217;m interested <img src='http://cor-net.org/wp-content/plugins/tango-smileys-extended/tango/wink.png' alt='Wink' title='Wink' class='tse-smiley' height='16' width='16' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: cor-net.org @ 2012-05-21 04:09:30 -->
