[lazarus][win32] Error compiling lcllinux.pp line 134
andrew johnson
acjgenius at earthlink.net
Thu Dec 12 19:39:57 EST 2002
well, I can't guarantee good results with 1.1 compiler.. currently any
lazarus built with it doesn't run at all.
(Though that indeed may be a typo.)
Andrew
On Thu, 2002-12-12 at 19:35, hernan.et at pg.com wrote:
>
> Tried compiling lazarus under win32 causes the following error.
>
> C:\lazarus>make
> C:/PP/BIN/WIN32/MAKE.EXE -C lcl all
> MAKE.EXE[1]: Entering directory `C:/lazarus/lcl'
> C:/PP/BIN/WIN32/rm.exe -f units/allunits.ppw
> C:/PP/BIN/WIN32/ppc386.exe -gl -Fuinterfaces/abstract -Fu. -Fuc:/pp/units/win32/
> rtl -Fuc:/pp/units/win32/paszlib -Fuc:/pp/units/win32/fcl -Fuc:/pp/units/win32/m
> ysql -Fuc:/pp/units/win32/ibase -Fiinclude -FUunits -di386 allunits.pp
> Free Pascal Compiler version 1.1 [2002/12/13] for i386
> Copyright (c) 1993-2002 by Florian Klaempfl
> lcllinux.pp(134,37) Error: Illegal qualifier
> lcllinux.pp(231) Fatal: There were 1 errors compiling module, stopping
> MAKE.EXE[1]: *** [allunits.ppw] Error 1
> MAKE.EXE[1]: Leaving directory `C:/lazarus/lcl'
> C:\PP\BIN\WIN32\MAKE.EXE: *** [lcl] Error 2
>
> This is the line pointed to by the compiler, looks like a typo error.
>
> LowerCaseChars[c]:=lowercase(c)[1];
> ^^^ Do we need this index, c is of type char.
>
> Regards,
>
> Yoyong
>
>
> _________________________________________________________________
> To unsubscribe: mail lazarus-request at miraclec.com with
> "unsubscribe" as the Subject
> archives at http://www.lazarus.freepascal.org/mailarchives
More information about the Lazarus
mailing list