Sorry, ich dachte es ist selbstverständlich, dass wenn ich drei verschiedene Versionen ausprobiert habe, diese in drei verschiedenen Archiven waren, welche ich logischerweise mindestens drei mal (einmal pro Archiv) entpackt habe und somit drei mal eine "frische" Datei hatte.
Aber nochmal genauer:
Ich habe jede dieser Versionen mind. zwei mal frisch runtergeladen, entpackt und versucht zu installieren. Zwischen jedem Versuch habe ich auch die JCL wieder deinstalliert und alle in Zusammenhang stehenden Dateien (soweit ich sie erkannt habe) gelöscht.
Hier der Ausschnitt (Zeile 450 bis 470) aus der aktuell vor mir liegenden
jedi.inc:
Code:
HAS_UNIT_PNGIMAGE
Unit PngImage exists (D12+)
HAS_UNIT_CHARACTER
Unit Character exists (D12+)
XPLATFORM_RTL The
RTL supports crossplatform function names (e.g. RaiseLastOSError) (D6+/BCB6+/FPC)
SUPPORTS_UNICODE string type is aliased to an
unicode string (WideString or UnicodeString) (DX.NET, D12+)
SUPPORTS_UNICODE_STRING Compiler supports UnicodeString (D12+)
SUPPORTS_INT_ALIASES Types Int8, Int16, Int32, UInt8, UInt16 and UInt32 are defined in the
unit System (D12+)
HAS_UNIT_RTTI
Unit RTTI is available (D14+)
SUPPORTS_CAST_INTERFACE_TO_OBJ The compiler supports casts from interfaces to objects (D14+)
SUPPORTS_DELAYED_LOADING The compiler generates stubs for delaying imported function loads (D14+)
HAS_UNIT_SYSTEM_UITYPES
Unit System.UITypes is available (D16+)
- Compiler Settings
The compiler settings directives indicate whether a specific compiler setting
is in effect. This facilitates changing compiler settings locally in a more
compact and readible manner.
Directive Description
------------------------------------------------------------------------------
ALIGN_ON Compiling in the A+ state (no alignment)
Die Wahrscheinlichkeit, dass der Fehler bei mir liegt, ist natürlich sehr groß, allerdings komme ich ums verrecken nicht drauf wo der Hund begraben liegt.