[Qt] QT/Embedded for FPC/Lazarus

Den Jean Den.Jean at telenet.be
Wed Oct 21 18:50:09 CEST 2009


On Tuesday 20 October  2009 10:02:40 Laz Arus wrote:
> i did  "./configure -embedded generic", "make" and "make install".
./configure -v -confirm-license -prefix `pwd` -opengl -xrender -xcursor -xrandr -qvfb -openssl -fontconfig -sm -opensource

This is distro qt compatible. If parts of qt are missing, lazarus would not compile either 
because some calls are not present. 

e.g. QT_NO_PRINTER and QT_NO_PRINTDIALOG would prohibit lazarus to compile.
see  src/corelib/global/qfeatures.h for all possibilities.






More information about the Qt mailing list