[lazarus] LCL circles

Marco van de Voort marcov at stack.nl
Fri Oct 25 10:33:43 EDT 2002


> At 15:49 25.10.2002, you wrote:
> >But fact is, that fpc is not able to compile the LCL and the
> >gtk-interfaces in one go.
> >Just copy all units into one directory and fpc will show you what it
> >things about all this loops:
> >
> >[...]
> >Compiling interfaces.pp
> >Compiling interfacebase.pp
> >interfaces.pp(34,21) Error: Identifier not found TINTERFACEBASE
> >interfaces.pp(34,35) Error: Error in type definition
> 
> :(
> 
> What's the status with 1.1?

Besides some linux <-> unix things (which I don't commit because of posix stuff):

usage: dirname path
gmake[1]: Entering directory `/fpc/projects/lazarus'
/usr/local/bin/ppc386 -gl -Fulcl/units -Fulcl/units/gtk -Fudesigner -Fudesigner/units -Fudebugger -Fucomponents/units -Fu. -Fu/usr/local/lib/fpc/1.1/units/freebsd/rtl -Fu/usr/local/lib/fpc/1.1/units/freebsd/paszlib -Fu/usr/local/lib/fpc/1.1/units/freebsd/inet -Fu/usr/local/lib/fpc/1.1/units/freebsd/fcl -Fu/usr/local/lib/fpc/1.1/units/freebsd/regexpr -Fu/usr/local/lib/fpc/1.1/units/freebsd/mysql -Fu/usr/local/lib/fpc/1.1/units/freebsd/ibase -Fiinclude -Fiinclude/freebsd -FE. -di386 lazarus.pp
buildlazdialog.pas(283,7) Error: Argument can't be assigned to
buildlazdialog.pas(284,62) Error: Argument can't be assigned to
buildlazdialog.pas(702) Fatal: There were 2 errors compiling module, stopping
gmake[1]: *** [lazarus] Error 1
gmake[1]: Leaving directory `/fpc/projects/lazarus'
gmake: *** [ide] Error 2

This seems to be assigning to tool.cmdlineparams, which is a string property






More information about the Lazarus mailing list