View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003077 | JEDI VCL | 02 Installation | public | 2005-07-05 17:24 | 2005-07-07 07:47 |
| Reporter | mathias | Assigned To | |||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Product Version | 3.00 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0003077: Delphi 9 Personal Scenario | ||||
| Description | This 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 Information | When 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. | ||||
| Tags | No tags attached. | ||||
|
|
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. |
|
|
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 |