![]() |
D# / DSharp : Fehler beim Compilieren mit XE10.2.2
versuche gerade ein projekt von D XE7 unter D XE10.2.2 wieder zu aktivieren. verwendet wurde damals DSharp
aktuelle Fehlermeldung : [dcc64 Error] DSharp.Core.Reflection.pas(2884): E2361 Cannot access private symbol TRttiObject.FParent [dcc64 Error] DSharp.Core.Reflection.pas(2885): E2361 Cannot access private symbol TRttiObject.FHandle bzw. diese Code Stelle :
Delphi-Quellcode:
procedure TRttiObjectAccess.Init(Parent: TRttiType; PropInfo: PPropInfo);
begin Self.FParent := Parent; Self.FHandle := PropInfo; end; gibt es hierfür einen Patch ? |
AW: D# / DSharp : Fehler beim Compilieren mit XE10.2.2
Wohl ne Weile nicht geupdatet, was? ;)
Ist schon seit Delphi 10.1 gefixt P.S. Es gibt kein Delphi XE10.was-auch-immer. XE hat mit 8 aufgehört ;) |
AW: D# / DSharp : Fehler beim Compilieren mit XE10.2.2
Aktuelle Version von DSharp im Einsatz?
|
AW: D# / DSharp : Fehler beim Compilieren mit XE10.2.2
Update gerade durchgeführt , von
![]() jetzt kommt
Delphi-Quellcode:
requires
Spring.Base;
Delphi-Quellcode:
brcc32 command line for "DSharp.Core.vrc"
NBC:\Users\Public\Documents\Embarcadero\Studio\19.0\Dcp -NHC:\Users\Public\Documents\Embarcadero\Studio\19.0\hpp\Win32 -NO..\..\Library\Delphi10Tokyo DSharp.Core.dpk [dcc32 Fatal Error] DSharp.Core.dpk(34): E2202 Required package 'Spring.Base' not found |
AW: D# / DSharp : Fehler beim Compilieren mit XE10.2.2
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 18:30 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz