Page 1 of 1

Instal Delphi XE3

Posted: 03.03.2013, 04:14
by hde
Please, around honest answer. Is there a stable version one under Delphi XE3 64 bit productively can start?
hde

Posted: 03.03.2013, 23:43
by EgonHugeist
hde,

Hi Hans-Dieter, Was geht denn nicht? Soweit ich weiß kann die Delphi-IDE nur die 32Bit Componenten-packages laden für die DesignIDE. Soll heißen du mußt zuerst alles mit 32Bit-Target compilieren, die Komponenten installieren, dann ZCore-ZCompoent mit 64Bit Target compilieren. Versucht du die ZComponentDesign.bpl zu installieren mit 64Bit target, wird ein Meckern der IDE erwartet: "Package designide nicht gefunden" o.ä..Alle BPL's werden von den IDE'2 getrennt abgelegt und können später bei deinem Projekt mit eingebunden werden. Läßt sich Zeos etwa nicht unter 64Bit + XE3 compilieren? Soweit mir das klar ist, rockt Zeos auch mit XE3, wenn wir denn endlich mal funktionienrende Packages hätten.. Keine Erfahrungsberichte gibt es mit FireMonkey.. Schreib mir 'ne pm, wenn du Englisch nicht magst.

Hi Hans-Dieter, what's wrong? AFAIK can't Delphi XE2up load and compile design-package with a 64Bit target. Please compile and install wit 32Bit Target, than compile ZCore-ZComponent with 64Bit target. And it should work very nice. But nobody told us how Zeos behaves with FireMonkey..

Posted: 04.03.2013, 00:18
by hde
hi michael,
no, the zeospackage can only compile for Win32-debug-mode, not for Win32-release or Win64-both. this try compile package 160 not 170.
hans-dieter

Posted: 10.03.2013, 21:45
by mdaems
Hans-Dieter,

If that's the problem, please read the package files for XE3 and check where the differences are between Win32-debug-mode and Win32-release or Win64-both. It's probably only a few settngs that haven't been adjusted by the person who upgraded the packages from a previous Delphi version.

Frankly, with this hell of (expensive) Delphi compilers out in user space you can't expect us to have them all available ourselves. Purely project file technical stuff as this can be done by every delphi programmer who wants to put some effort in using another Delphi upgrade.

Just attaching a working patch here should fix the problem quick enough for everybody.

Mark