Replies: 3 comments 5 replies
-
|
In previuos version of installer Checkbox "IDE Experts" was not present on tab "Delphi 12 64 bit". I unchecked it and istallation went fine. Seems like this checkbox was introduced for installing IDE Exprerts into 64 bit IDE in Delphi 13. If so, maybe it should be visible on tab 64 bit only for Delphi 13 Florence (and newer). |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
-
|
@obones please check if possible. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Uh oh!
There was an error while loading. Please reload this page.
-
When checkbox "IDE Experts" is checked for 64 bit installation into Delphi 12 64 bit, it fails with
Fatal: E2202 Required package 'designide' not found
Building C:\Program Files (x86)\Embarcadero\ComponentsCommon\JEDI\JCL\packages\d29\JclBaseExpert.dpk...
Cleaning package cache for JclBaseExpert290.bpl
Cleaning ok
Compiling package C:\Program Files (x86)\Embarcadero\ComponentsCommon\JEDI\JCL\packages\d29\JclBaseExpert.dpk
"C:\Program Files (x86)\Embarcadero\Studio\23.0\bin\dcc64.exe" "C:\Program Files (x86)\Embarcadero\ComponentsCommon\JEDI\JCL\packages\d29\JclBaseExpert.dpk" --no-config -U"C:\Program Files (x86)\Embarcadero\Studio\23.0\lib\Win64\release" -NU"....\lib\d29\win64" -I"....\lib\d29\win64;....\source\include;" -R"....\lib\d29\win64;....\source\include;" -DBCB;BCB;RELEASE;BCB;RELEASE -U"C:\Program Files (x86)\Embarcadero\ComponentsCommon\JEDI\JCL\lib\d29\win64;C:\Users\Public\Documents\Embarcadero\Studio\23.0\Dcp\Win64;....\lib\d29\win64;....\source\include;" -LU"rtl;vcl;vclx;designide;Jcl;JclDeveloperTools;" -ns"System;System.Win;WinApi;Vcl;Vcl.Imaging;" -LN"C:\Program Files (x86)\Embarcadero\ComponentsCommon\JEDI\JCL\lib\d29\win64" -LE"C:\Users\Public\Documents\Embarcadero\Studio\23.0\Bpl\Win64"
Embarcadero Delphi for Win64 compiler version 36.0
Copyright (c) 1983,2024 Embarcadero Technologies, Inc.
Fatal: E2202 Required package 'designide' not found
Compilation failure
...failed.
Beta Was this translation helpful? Give feedback.
All reactions