[Qt] TQtWidget

Den Jean Den.Jean at telenet.be
Wed Jul 11 19:51:00 CEST 2007


On Wednesday 11 July 2007 07:25:13 pm zeljko wrote:
> ;)what are the rpm packages on Lazarus site (Daily snapshots) ?

FPC:
===
please use 
svn co http://svn.freepascal.org/svn/fpc/branches/fixes_2_0 fpc20X
and compile this one with downloaded fpc 2.0.4*.rpm 

make PREFIX=/usr clean all
make PREFIX=/usr install

Qt:
==
I configure Qt with :
./configure -prefix /usr -opengl -xrender -xcursor -xrandr
verofy output so that there are not too many (important) no's with the 
features
install the necessary devel packages to enable features

time gmake -j2

lazarus:
make PREFIX=/usr clean all LCL_PLATFORM=gtk2





More information about the Qt mailing list