View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003551 | JEDI VCL | 00 JVCL Components | public | 2006-03-03 01:58 | 2006-03-06 02:39 |
Reporter | TimKleinholz | Assigned To | obones | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.10 | ||||
Target Version | Fixed in Version | 3.30 | |||
Summary | 0003551: Installation failed for Package JvInterpreter with QuickReport 4.x installed | ||||
Description | When trying to compile the Package JvInterpreter (Design) I got an error because he tried to include qrpt instead of qr4rund7. In JvInterpreter-D.xml: <Package Name="qrpt" Condition="JVCL_UseQuickReport"/> ... should look like this (like JvInterpreter-R.xml): <Package Name="qr4rund7" Targets="D7" Condition="QREPORT4 & JVCL_UseQuickReport"/> <Package Name="qrpt" Targets="C6,D6,D7" Condition="!QREPORT4 & JVCL_UseQuickReport"/> This applies to Version 3.20! | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2006-03-03 01:58 | TimKleinholz | New Issue | |
2006-03-03 02:16 | TimKleinholz | Note Added: 0008623 | |
2006-03-05 10:49 | obones | Relationship added | has duplicate 0003357 |
2006-03-05 10:50 | obones | Relationship deleted | has duplicate 0003357 |
2006-03-05 10:50 | obones | Relationship added | has duplicate 0003557 |
2006-03-06 02:39 | obones | Status | new => resolved |
2006-03-06 02:39 | obones | Resolution | open => fixed |
2006-03-06 02:39 | obones | Assigned To | => obones |
2006-03-06 02:39 | obones | Note Added: 0008629 |