[Qt] QT/Embedded for FPC/Lazarus

Laz Arus lazmaillist at web.de
Thu Oct 22 11:51:45 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.
> 

Compiling the binding now works! (is  -embedded not necessary for ./configure?) 
But if i try to compile Lazarus with qt (or an application for qt) this error occurs:

/usr/bin/ld: cannot find -lqt4intf
hello.pp(31,1) Error: Error while linking
hello.pp(31,1) Fatal: There were 1 errors compiling module, stopping
TMessagesView.CollectLineParts WARNING: 15<>13 SrcLine=hello.pp(31,1) Fatal: There were 1 errors compiling module, stopping
TExternalToolList.Run Exception: /usr/lib/lazarus/0.9.28/examples/hello.pp(31,1) Fatal: There were 1 errors compiling module, stopping
TMainIDE.DoBuildLazarus: Building standard components (LCL, SynEdit, CodeTools) failed.

Is there still anything i have to do before? 

Thank you  for your help.

Greets



_______________________________________________________________
Neu: WEB.DE DSL bis 50.000 kBit/s und 200,- Euro Startguthaben!
http://produkte.web.de/go/02/





More information about the Qt mailing list