[fpc-devel] Unicode RTL for FPC
Mattias Gaertner
nc-gaertnma at netcologne.de
Sat Jan 7 10:56:38 CET 2023
On Fri, 6 Jan 2023 18:05:43 +0100 (CET)
Michael Van Canneyt via fpc-devel <fpc-devel at lists.freepascal.org>
wrote:
>[...]
> For those that wish to help in testing:
>
> - Update your git clone
I used a fresh clone.
> - switch to branch unicodertl.
I used git checkout unicodertl
> - in the toplevel FPC directory, do a
>
> make all
I get:
Compiling .../packages/fcl-process/src/process.pp
Compiling .../packages/fcl-process/src/pipes.pp
process.inc(94,23) Error: Incompatible type for arg no. 1: Got "PChar",
expected "PWideChar"
Mattias
More information about the fpc-devel
mailing list