View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001866 | JEDI VCL | 02 Installation | public | 2004-06-15 22:23 | 2004-08-30 16:58 |
| Reporter | anonymous | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0001866: installer errors noted | ||||
| Description | as an FYI to help... using the latest (6/14/2004) version of the JCL and JVCL installations I noted the following: 1) JCL must be installed before the JVCL - this might be noted or checked in the installation before it gets far down the compile list and then can't find the djclvcl.dsp file 2) in processing the CLX version, a file JvQEmbeddedForms,dcu cannot be found; I can't find the source file either 3) when adding in the jvMIDAS, on compile a duplicate definition/name error occurs on a login dialog | ||||
| Tags | No tags attached. | ||||
|
|
1) We are aware of this 2) CLX support is far from complete but is constantly worked on 3) from jvcl.inc: { Activates MIDAS components (DBRemoteLogin). NOTE: if you activate this, you must also manually add JvDlgsXXX.dcp to the requires node of JvDBXXX.bpk !!! } {.$DEFINE Jv_MIDAS} edited on: 06-16-04 05:10 |
|
|
> 1) JCL must be installed before the JVCL - this might be noted or checked > in the installation before it gets far down the compile list and then > can't find the djclvcl.dsp file The installer prompts for that and does not allow the installation for an IDE when no JCL is installed. But the installer cannot detect which JCL version is installed. |