Hallo,
ich habe versucht, via GetIt die JCL-Library zu installieren, bekomme aber folgenden Fehler:
Dann habe ich mir das aktuelle NightlyBuild heruntergeladen und konnte es installieren. Soweit so gut, ABER: jetzt wollte ich mein Projekt kompilieren und bekomme in der JCLMapi folgenden Fehler: "F2063 Verwendete
Unit 'JclAnsiStrings' kann nicht compiliert werden" (die Datei ist im Pfad "..\JCL\source\common" vorhanden) - da steht auch ein Hinweis drinnen:
// Codegear should be the one providing this class, in the AnsiStrings
unit.
// It has been requested in
QC 65630 but this was closed as "won't do".
// So we are providing here a very light implementation that is designed
// to provide the basics, and in no way be a "copy/paste" of what is in the
RTL.
Kann mir jemand sagen, was da zu tun ist?
Zur Info: in Delphi 10.2 und 10.3 funktionierte das noch problemlos!
Hartmut