[fpc-pascal] Compile errors

Christo Crause christo.crause at gmail.com
Tue Jan 21 17:05:55 CET 2025


On Tue, Jan 21, 2025 at 2:34 PM Frank McCormick via fpc-pascal <
fpc-pascal at lists.freepascal.org> wrote:

> Free Pascal Compiler version 3.2.2 [2025/01/10] for x86_64
> Copyright (c) 1993-2021 by Florian Klaempfl and others
> Target OS: Linux for x86-64
> Compiling ncrt.pp
> ncrt.inc(225,11) Error: Identifier not found "TermIOS"
>

Are you using the ncurses package of FPC 3.2.2?  The line number for the
first error does not correspond to the location of the identifier.
It should be on line 216:
https://gitlab.com/freepascal.org/fpc/source/-/blob/release_3_2_2/packages/ncurses/src/ncrt.inc?ref_type=tags#L216
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20250121/f0c0b4e0/attachment.htm>


More information about the fpc-pascal mailing list