View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001460 | JEDI VCL | 02 Installation | public | 2004-03-10 01:02 | 2004-04-25 07:53 |
| Reporter | anonymous | Assigned To | obones | ||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0001460: It is not possible to install components in C++ Builder 6 Pro | ||||
| Description | The JVCL 3 Package Installer fails when installing for C++ Builder 6. The selected options were: - Install JCL - Clean JCL Component palette - Hpp file ... All packages were selected. The same options work properly for Delphi 6 | ||||
| Additional Information | Compiler output: ** Generating resources... MAKE Version 5.2 Copyright (c) 1987, 2000 Borland MAKE Version 5.2 Copyright (c) 1987, 2000 Borland Compiling package: CJcl60.bpl Fatal: Unable to execute command: C:\Program | ||||
| Tags | No tags attached. | ||||
|
|
BCB support was shot just before the BETA1 release. It is being worked on. If you have any feedback or can provide help on fixing it, it would be appreciated |
|
|
To be able to compile manually the packages for C++ Builder 6 I made some trials and I found finally a way to compile the packages: 1 - I copied the contents of the jvcl\devtools\bin directory in the jvcl\bin directory because it was not possible to compile correctly the NoQuotes.exe executable. 2 - I run the following batch from the jvcl\packages directory: set BCBDIR=C:\PROGRA~1\Borland\CBUILD~2 call MakeJCLDcp4BCB.bat 6 C:\PROGRA~1\Borland\CBUILD~2 call MakeC6.bat C:\PROGRA~1\Borland\CBUILD~2 I used short pathnames because the default Builder directory for the batch files is "Program Files\Builder6" instead of "Program Files\Borland\Builder6" (the typical installation directory). The long pathnames did not work also if included in "". 3 - After compiling and installing manually the packages (bpl, bpi, res, ...), I have many linker errors that refer to objects not present (but included in the bpi/lib files). Some suggestion on how to proceed ? |
|
|
What exact errors do you get ? Because changes were recently made, and the long filenames shouldn't be an issue anymore, nor should the problem with NoQuotes However, the linker error puzzles me, I don't have any problem here. |
|
|
I would like to get some feedback when you use the most recent JCL and JVCL. If I hear nothing in the next two weeks, I'll close the bug |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-03-10 01:02 | anonymous | New Issue | |
| 2004-03-11 01:26 |
|
Note Added: 0003314 | |
| 2004-03-11 01:26 |
|
Status | new => acknowledged |
| 2004-03-11 05:36 | cbsoft | Note Added: 0003316 | |
| 2004-03-22 16:22 | obones | Status | acknowledged => assigned |
| 2004-03-22 16:22 | obones | Assigned To | => obones |
| 2004-03-22 16:23 | obones | Note Added: 0003430 | |
| 2004-03-22 21:47 | obones | Status | assigned => feedback |
| 2004-04-14 04:05 | obones | Note Added: 0003832 | |
| 2004-04-25 07:53 | AHUser | Status | feedback => closed |