<div dir="ltr"><div dir="ltr"></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Tue, Jan 21, 2025 at 2:34 PM Frank McCormick via fpc-pascal <<a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Free Pascal Compiler version 3.2.2 [2025/01/10] for x86_64<br>
Copyright (c) 1993-2021 by Florian Klaempfl and others<br>
Target OS: Linux for x86-64<br>
Compiling ncrt.pp<br>
ncrt.inc(225,11) Error: Identifier not found "TermIOS"<br></blockquote><div> </div><div>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.</div><div>It should be on line 216: <a href="https://gitlab.com/freepascal.org/fpc/source/-/blob/release_3_2_2/packages/ncurses/src/ncrt.inc?ref_type=tags#L216">https://gitlab.com/freepascal.org/fpc/source/-/blob/release_3_2_2/packages/ncurses/src/ncrt.inc?ref_type=tags#L216</a></div></div></div>