View Issue Details

IDProjectCategoryView StatusLast Update
0006697JEDI Code LibraryInstallationpublic2020-06-08 13:00
ReporterGC BaconAssigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
PlatformOSWindowsOS Version10
Product VersionVersion 2.5 (Subversion repository/Daily zips) 
Target VersionFixed in Version 
Summary0006697: Unable to install V2.7 with Delphi 7 compiler
DescriptionHi

I'm using Delphi 7 Pro (Build 8.1) on a W10 system - the update (d7_pro_upd1_1.exe) has been applied.
I have not previously installed JEDI on this system.

The kit, downloaded this morning, announces itself as "JCL 2.7 Testing Build 5676".
I accepted all the default settings in the installer

The install fails because of errors in unit JclOtaExcDlgSystemFrame;:-

Looking in the unit, nothing looks amiss
Steps To ReproduceJust rerun the installer
Additional Informationextract of log:-

Building C:\Users\gcbac\Downloads\JVCL349CompleteJCL27-Build5676\jcl\packages\d7\JclRepositoryExpert.dpk...
Compiling package C:\Users\gcbac\Downloads\JVCL349CompleteJCL27-Build5676\jcl\packages\d7\JclRepositoryExpert.dpk
"S:\Program Files (x86)\Borland\Delphi7\bin\dcc32.exe" "C:\Users\gcbac\Downloads\JVCL349CompleteJCL27-Build5676\jcl\packages\d7\JclRepositoryExpert.dpk" -U"S:\Program Files (x86)\Borland\Delphi7\lib" -N"..\..\..\..\..\Downloads\JVCL349CompleteJCL27-Build5676\jcl\lib\d7" -I"..\..\..\..\..\Downloads\JVCL349CompleteJCL27-Build5676\jcl\source\include;..\..\..\..\..\Downloads\JVCL349CompleteJCL27-Build5676\jcl\experts\common" -R"..\..\..\..\..\Downloads\JVCL349CompleteJCL27-Build5676\jcl\source\include;..\..\..\..\..\Downloads\JVCL349CompleteJCL27-Build5676\jcl\experts\common" -DWIN32;CONDITIONALEXPRESSIONS;VER150;RELEASE -U"..\..\lib\d7;S:\Program Files (x86)\Borland\Delphi7\Projects\Bpl;..\..\..\..\..\Downloads\JVCL349CompleteJCL27-Build5676\jcl\source\include;..\..\..\..\..\Downloads\JVCL349CompleteJCL27-Build5676\jcl\experts\common" -LN"..\..\lib\d7" -LE"S:\Program Files (x86)\Borland\Delphi7\Projects\Bpl"
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
C:\Users\gcbac\Downloads\JVCL349CompleteJCL27-Build5676\jcl\experts\repository\ExceptionDialog\JclOtaExcDlgSystemFrame.pas(79) Error: Declaration expected but number found
C:\Users\gcbac\Downloads\JVCL349CompleteJCL27-Build5676\jcl\experts\repository\ExceptionDialog\JclOtaExcDlgSystemFrame.pas(81) Error: '.' expected but 'IMPLEMENTATION' found
C:\Users\gcbac\Downloads\JVCL349CompleteJCL27-Build5676\jcl\experts\repository\ExceptionDialog\JclOtaExcDlgSystemFrame.pas(53) Error: Unsatisfied forward or external declaration: 'TJclOtaExcDlgSystemPage.CheckBoxModuleListClick'
C:\Users\gcbac\Downloads\JVCL349CompleteJCL27-Build5676\jcl\experts\repository\ExceptionDialog\JclOtaExcDlgSystemFrame.pas(57) Error: Unsatisfied forward or external declaration: 'TJclOtaExcDlgSystemPage.Create'
C:\Users\gcbac\Downloads\JVCL349CompleteJCL27-Build5676\jcl\experts\repository\ExceptionDialog\JclOtaExcDlgSystemFrame.pas(59) Error: Unsatisfied forward or external declaration: 'TJclOtaExcDlgSystemPage.PageActivated'
C:\Users\gcbac\Downloads\JVCL349CompleteJCL27-Build5676\jcl\experts\repository\ExceptionDialog\JclOtaExcDlgSystemFrame.pas(60) Error: Unsatisfied forward or external declaration: 'TJclOtaExcDlgSystemPage.PageDesactivated'
C:\Users\gcbac\Downloads\JVCL349CompleteJCL27-Build5676\jcl\experts\repository\ExceptionDialog\JclOtaExcDlgWizard.pas(75) Fatal: Could not compile used unit '..\..\experts\repository\ExceptionDialog\JclOtaExcDlgSystemFrame.pas'
Compilation failure
...failed.
TagsNo tags attached.
Fixed in GIT commit
Fixed in SVN revision
IDE version7

Activities

GC Bacon

2020-06-08 12:04

reporter  

JEDI Install.log (21,384 bytes)
JclOtaExcDlgSystemFrame.pas (6,546 bytes)
JclOtaExcDlgSystemFrame.dfm (1,426 bytes)

GC Bacon

2020-06-08 13:00

reporter   ~0021944

Hi
I thought I hadn't attached the correct files when I posted this report.
As I was having trouble trying to reproduce them to repost; I decided to "Extract all" the zip kit to a folder at the root of a disk (rather than accepting the default provided by the unzip mechanism).

I glad to report that the install now works properly (and I also managed JVCL).

Now all I have to do is work out how to use it!

Many thanks

Geoff

Issue History

Date Modified Username Field Change
2020-06-08 12:04 GC Bacon New Issue
2020-06-08 12:04 GC Bacon File Added: JEDI Install.log
2020-06-08 12:04 GC Bacon File Added: JclOtaExcDlgSystemFrame.pas
2020-06-08 12:04 GC Bacon File Added: JclOtaExcDlgSystemFrame.dfm
2020-06-08 13:00 GC Bacon Note Added: 0021944