View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006444 | JEDI VCL | General API | public | 2015-09-17 23:29 | 2016-08-06 13:44 |
| Reporter | rbwinst | Assigned To | ChristianWimmer | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0006444: JvToolEdit won't compile on Rad Studio XE2 | ||||
| Description | when installing JVCL from the installer without JVCL Themes, JvToolEdit won't compile on Rad Studio XE2. | ||||
| Additional Information | I was able to get around this by the following JvtoolEdit Line 1476 change {$IFDEF COMPILER16_UP} to {$IFDEF HAS_UNIT_VCL_THEMES} Line 1479 change {$ENDIF COMPILER16_UP} to {$ENDIF HAS_UNIT_VCL_THEMES} Line 1557 change {$IFDEF COMPILER16_UP} to Line 1564 change {$ENDIF COMPILER16_UP} to {$ENDIF HAS_UNIT_VCL_THEMES} Line 1573 change {$IFDEF COMPILER16_UP} to {$IFDEF HAS_UNIT_VCL_THEMES} Line 1580, change {$ENDIF COMPILER16_UP} to {$ENDIF HAS_UNIT_VCL_THEMES} | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-09-17 23:29 | rbwinst | New Issue | |
| 2015-09-17 23:29 | rbwinst | Status | new => assigned |
| 2015-09-17 23:29 | rbwinst | Assigned To | => ChristianWimmer |
| 2016-08-06 00:03 | AHUser | Note Added: 0021340 | |
| 2016-08-06 00:03 | AHUser | Status | assigned => resolved |
| 2016-08-06 00:03 | AHUser | Resolution | open => fixed |
| 2016-08-06 13:44 | AHUser | Status | resolved => feedback |
| 2016-08-06 13:44 | AHUser | Resolution | fixed => reopened |
| 2016-08-06 13:44 | AHUser | Project | JEDI API & WSC Library => JEDI VCL |
| 2016-08-06 13:44 | AHUser | Status | feedback => resolved |
| 2016-08-06 13:44 | AHUser | Resolution | reopened => fixed |