Friday, July 25th 2008, 3:00am UTC+1

You are not logged in.

  • Login
  • Register

Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Wednesday, January 2nd 2008, 11:51am

Problems with tslib

When trying to install qtopia if I use the following configuration command
./configure -embedded bfin -depths 16 -static -prefix /home/inigom/qtopia/qtopia -qt-mouse-tslib -no-separate-debug-info -no-cups -no-nis -DQT_NO_SOUND -DQT_NO_QWS_MULTIPROCESS -I/home/ime/tslib/include -L/home/me/tslib/lib -L/home/me/tslib/lib/ts -xplatform qws/linux-bfin-g++

I get this error:
The tslib functionality test failed!
You might need to add additional include and library search paths
by passing the -I and -L switches to ./configure.

tslib is supposed to be installed in /home/me/tslib. Why doesn't it have success with the functionality test if I have no more places where tslib is installed? Do I need to add additional options?
  • Go to the top of the page

dpu

Beginner

2

Monday, January 14th 2008, 9:35pm

RE: Problems with tslib

I am also facing the same problem. Qtopia is not building properly. Please let me know if you have any solution.

Can you specify the steps for building tslib? Did you use the --host or --target option with configure?

This post has been edited 1 times, last edit by "dpu" (Jan 14th 2008, 9:51pm)

  • Go to the top of the page

3

Wednesday, January 16th 2008, 9:55am

RE: Problems with tslib

Dear dpu,

I tried to build qtopia with the tslib suppport with the options mentioned in the first post. When I tried to build it I got the error about the functionality test. I tried both with the tslib that is included with the uclinux distribution I am working with and with the tslib that I downloaded from the source, with lack of success in both of them. The aims of my project changed so I did not try it any more.

Instead of tslib I will use the qvfb, so I configured qtopia the options for mouse, keyboard, gfx, etc. with qvfb support.

Sorry if it is not of any help.
  • Go to the top of the page

4

Thursday, January 17th 2008, 9:49am

RE: Problems with tslib

Have you tried to install the tslib first?

Take a look at this:

http://doc.trolltech.com/qtopia4.2/syscu…compiling-tslib

It may help you to install the library and then try to build against the tslib.

And maybe try this one to calibrate the touchscreen:
http://doc.trolltech.com/qtopia4.2/runni…one-calibration

This post has been edited 2 times, last edit by "dacla" (Jan 17th 2008, 9:54am)

  • Go to the top of the page

Rate this thread