View Issue Details

IDProjectCategoryView StatusLast Update
0003077JEDI VCL02 Installationpublic2005-07-07 07:47
ReportermathiasAssigned To 
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionopen 
Product Version3.00 
Target VersionFixed in Version 
Summary0003077: Delphi 9 Personal Scenario
DescriptionThis scenario is not handled.
I tried to uncheck all DB-related packages. I succeed.
The installer ends saying OK.
But delphi is still wrong.
Additional InformationWhen I load Delphi 2005 Personal, it always complains not finding some packages (whilst actually here). Re-installing packages via the Delphi GUI does nothing.
I don't know how to do, but I can't use JVCL.

Delphi 2005 Personal (in french for me):
bds.exe, 9.0.1761.24408, C:\Program Files\Borland\BDS\3.0\Bin\

Value of variable BDSPROJECTSDIR has been redefined, though.

TagsNo tags attached.

Activities

mathias

2005-07-05 17:45

reporter   ~0007528

Last edited: 2005-07-05 18:08

Using the patch provided in issue 0003070 does not help neither.
I still have to uncheck "yellow packages" (JvBDE and JvDB).
Then it crashed on JvEDI
 with error log :
[Compiling: JvEDID9R.bpl]
    "C:\Program Files\Borland\BDS\3.0\bin\dcc32.exe" -Q- -M -DJVCL_NO_DEBUGINFO JvEDID9R.dpk
Borland Delphi pour Win32 compilateur version 17.0
Copyright (c) 1983,2004 Borland Software Corporation
JvEDID9R.dpk(43) Fatal: E2202 Package 'dbrtl' requis non trouvé

** error 1 ** deleting "D:\Mes Documents\Dev\projets\BPL"\JvEDID9R.bpl

** error 1 ** deleting CompilePackages
========================

NB: this is related to the patch.
Even if I uncheck all DB-related packages, I still have the packages not found bunch of errors at startup.

anonymous

2005-07-06 16:54

viewer   ~0007532

All is working. Bug is coming from the redefinition of the BPL directory in D9Per. It seems that the IDE don't take it in account and still search in the predefined location.

You can close this issue

Issue History

Date Modified Username Field Change
2005-07-05 17:24 mathias New Issue
2005-07-05 17:45 mathias Note Added: 0007528
2005-07-05 18:08 mathias Note Edited: 0007528
2005-07-06 16:54 anonymous Note Added: 0007532
2005-07-07 07:46 AHUser Status new => closed