[lazarus][win32] Error compiling lcllinux.pp line 134

hernan.et at pg.com hernan.et at pg.com
Thu Dec 12 19:28:48 EST 2002



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







More information about the Lazarus mailing list