[fpc-pascal] Error: Local variables size exceeds supported limit
Yuriy Sydorov
jura at cp-lab.com
Fri Mar 8 19:41:19 CET 2019
On 07.03.2019 22:32, Fabio Luis Girardi wrote:
> Hi All!
>
> I'm trying to use the FPC 3.2.0 beta + Lazarus 2.0.1 with fpCEF3. But when I try compile this package with FPC 3.2.0 I
> got this error:
>
> Error: Local variables size exceeds supported limit
It would be helpful if you provide a code snippet of a function where the error is triggered. Especially the part with
local vars declarations, including all referenced custom types.
Yuriy.
More information about the fpc-pascal
mailing list