Trolltech Home | Qt-embedded-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-embedded-interest Archive, October 2006
QVFB and Tmake problem problem


Message 1 in thread

Hi All,
I have installed qt-2.3.2,qt-2.3.10,qtopia-free-source-2.1.1 versions in my
host system.
When i run
qvfb & It is opening Vframe buffer.
And when i use
qpe
It is showing all the icons like caluclator,notes,clock............
But when i click on any icon say caluclator it is not opening at all.
Infact when i run qpe it is displaying following messages.
Warning: Cannot load small icon: icons/16x16/wait
Warning: Cannot load small icon: suspend/icons/16x16/Shutdown
Warning: Cannot load small icon: suspend/icons/16x16/Shutdown
Warning: Cannot load small icon: suspend/icons/16x16/Shutdown
Warning: addAppLnk: No view for type Application. Can't add app Suspend!
Warning: Cannot load small icon: icons/16x16/new

Any Idea why it is not showing up.

2 .And Also When i try to compile example dclock programm using tmake it is
giving following problems.
 tmake dclock.pro  -o Makefile
When i run make it is giving following errors.

g++  -o dclock dclock.o main.o moc_dclock.o  -L/home/harsha/qt-2.3.10/lib
-L/usr/X11R6/lib -lqt -lXext -lX11 -lm
/usr/lib/gcc/i586-suse-linux/4.0.2/../../../../i586-suse-linux/bin/ld:
cannot find -lqt
collect2: ld returned 1 exit status
make: *** [dclock] Error 1

Infact my LD_LIBRARYPATH points to /qtopia-2.1.1/lib also.

Kindly reply me if some body has idea.

Thanks in advance.
Regards,
Harsha