[Lazarus] Error when recompiling the svn revision 24483
Flávio Etrusco
flavio.etrusco at gmail.com
Wed Apr 7 15:45:09 CEST 2010
On Wed, Apr 7, 2010 at 6:32 AM, Juha Manninen <juha.manninen at phnet.fi> wrote:
>>> I'm trying to recompile the latest Lazarus (using a quite recent FPC:
>>> version 2.5.1 [2010/03/29] for i386)
>>
>> Not enough recent. Please update.
>
> Right. I got the same error and updating to latest FPC trunk version helped. I
> think it doesn't define version "2_4" any more, or something similar.
>
> Juha
No, if you look carefully at the error message you'll notice that it's
complaining the array has more elements than the enumeration (its
index). They were added on the later revision of the 2.5.1 branch, so
you need to update the compiler (or use 2.4).
Flávio
More information about the Lazarus
mailing list