Ich habe das neueste
Indy-Paket heruntergeladen von:
https://github.com/IndySockets/Indy
Da ich Delphi 11 verwende, habe ich \Lib\Fullc_Alexandria.bat ausgeführt. Die Fehlermeldung ist aber unverständlich:
C:\Program Files (x86)\Embarcadero\Studio\22.0\Bin\CodeGear.Delphi. Targets(412,5): warning MSB6002: The command-line fo
r the "DCC" task is too long. Command-lines longer than 32000 characters are likely to fail. Try reducing the length of
the command-line by breaking down the call to "DCC" into multiple calls with fewer parameters per call. [C:\COMP\Indy-
master\C28\IndySystem280.dproj]
C:\Program Files (x86)\Embarcadero\Studio\22.0\Bin\CodeGear.Delphi. Targets(412,5): error MSB6003: The specified task ex
ecutable "dcc" could not be run. The filename or extension is too long [C:\COMP\Indy-master\C28\IndySystem280.dproj]
Done Building Project "C:\COMP\Indy-master\C28\IndySystem280.dproj" (Rebuild target(s)) -- FAILED.
Wie kann aber die Befehlszeile für die Installation von
Indy länger als 32.000 Zeichen sein?
Wenn ich aber dann aber \C28\IndySystem280.dproj in Delphi 11 lade und manuell zu compilieren versuche, kommt diese Fehlermeldung:
[Fatal Error] Cannot compile package 'IndySystem280' which is currently required by Delphi 11.
Was ist damit gemeint?
Geändert von PeterPanino, damit der Platz auf dem Bildschirm nicht so leer aussieht.