[Qt-interest] query on tslib,Qt and touch devices
Arun
arun_kumar at denso-diam.com
Thu Jan 15 18:56:50 CET 2009
Avishek_Sharma <Avishek_Sharma <at> satyam.com> writes:
>
> Hi everyone.
> I got two questions,one regarding 'tslib' ,the other about 'Qt'
and touch devices.
>
> tslib problem--
> I tried installing tslib in my system(linux fedora) but
it's not working.
> I tried ./autogen.sh to generate the 'configure' file but ,
I am getting the error bash:
> ./autogen.sh:Permission denied.
> The 'configure' file is not getting created.
> I also tried ./autoreconf-f-i but that's showing
'No such file or directory'.
> Please advice on what to do?
>
> Qt confusion--
> I have Qt for Linux/x11 installed in my PC
(which Isn't touch senstive). If I want to develop touch
> applications,do I have to switch to Qt for embedded linux ?
Or,can I work on 'qt for linux/x11' ?
> From what I understood so far(which is very less),I think
that to develop applications for touch senstive
>PCs(meaning bigger devices with more RAM etc) one would go for
'Qt for Linux/x11'.
> If one plans to develop applications for Mobiles,PDAs,
'Qt for embedded linux'should be the choice. Have I
> got it right?
> :)..please correct me if I am wrong .
>
> Thanks for your time.Looking forward to your replies.
> Avishek
> ______________________________________
>
Since autogen.sh is a shell script file, does it have execute
permissions.If not give execute permissions and it should run
without any problems.
More information about the Qt-interest-old
mailing list