Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Cross-Platform-Entwicklung (https://www.delphipraxis.net/91-cross-platform-entwicklung/)
-   -   DCC Fehler E2597 (https://www.delphipraxis.net/186696-dcc-fehler-e2597.html)

bcvs 23. Sep 2015 11:47

DCC Fehler E2597
 
Hallo zusammen,

nach Update auf Appmethod 1.17 (entspricht DX10), XCode 6.4, SDK 8.4 will ich meine App mal wieder für iOS Compilieren / Linken.

Dabei erscheint dieser Fehler:

[DCC Fehler] E2597 ld: file not found: /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration

Hat den schon mal jemand gehabt?

Das bezieht sich offensichtlich auf einen Pfas auf dem Mac. Dort ist das aber vorhanden.

Union 23. Sep 2015 11:54

AW: DCC Fehler E2597
 
Hast Du das SDK mal über den SDK-Manager aktualisiert und vorher SystemConfiguration manuell hinzugefügt?

bcvs 23. Sep 2015 12:02

AW: DCC Fehler E2597
 
Ja, habe ich jetzt dann gemacht.

Jetzt kommt diese Meldung:
[DCC Fehler] E2597 ld: file was built for x86_64 which is not the architecture being linked (arm64): C:\Users\info_000\Documents\Embarcadero\Studio\SDK s\iPhoneOS8.4.sdk/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration for architecture arm64

Was soll das denn??

bcvs 23. Sep 2015 15:25

AW: DCC Fehler E2597
 
OK, jetzt läuft es.
Ich hatte beim Hinzufügen des Frameworks einen falschen Remote-Pfad angegeben. Man muss sich mal anschauen, wie die anderen Frameworks im SDK-Manager aufgebaut sind und dann das Framework SystemConfiguration entsprechend hinzufügen.


Alle Zeitangaben in WEZ +1. Es ist jetzt 23:27 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz