View Issue Details

IDProjectCategoryView StatusLast Update
0006460JEDI VCL02 Installationpublic2015-12-10 21:40
ReporterBernard BAssigned To 
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionno change required 
Product VersionDaily / GIT 
Target VersionFixed in Version 
Summary0006460: Delphi 10 Seattle starter is not detected by jediinstaller
DescriptionJCL installation is not possible by install.bat because Delphi 10 Seattle starter can't compile by command line, so you have to compile via EDI the jediinstaller.dpr project. It's not the main probleme, compiling the project is OK.
The probleme :
Jediinstaller.exe don't detect Delphi 10 Seattle starter on the PC so it's impossible to install JCL and the same probleme for JVCL.
 
TagsNo tags attached.

Activities

AHUser

2015-12-10 21:40

developer   ~0021252

You can't use the Installer if you don't have a command line compiler. Compiling the Installer from the IDE won't make the installer not use the command line compiler to compile the packages/units.

You need to compile the packages\d23\*.dproj files in the IDE by hand.

Issue History

Date Modified Username Field Change
2015-10-13 12:36 Bernard B New Issue
2015-12-10 21:40 AHUser Note Added: 0021252
2015-12-10 21:40 AHUser Status new => closed
2015-12-10 21:40 AHUser Resolution open => no change required