View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002985 | JEDI VCL | 00 JVCL Components | public | 2005-05-23 08:49 | 2005-08-22 14:24 |
| Reporter | ivan_ra | Assigned To | obones | ||
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.00 | ||||
| Target Version | Fixed in Version | 3.10 | |||
| Summary | 0002985: JVCL dirs structure | ||||
| Description | JVCL library has same structure: JVCL \Lib \D5 ... \D9 \Resources \Run So, source files and units (Dx) are not on the same level. In IDE it is not problem, but when I compile my project from command line and use JVCL\Lib\Dx path in search path, DCC32 can't compile it because it can't find resources: Error: File not found: '..\Resources\JvDBControls.res' Error: File not found: '..\Resources\JvDBGrid.res' ... This is because path to resources from Run and Dx not the same, so, to compile project I must add JVCL\Run to search path or copy "Resources" folder into "Lib" | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2005-05-23 08:49 | ivan_ra | New Issue | |
| 2005-08-22 13:36 | obones | Note Added: 0007835 | |
| 2005-08-22 13:36 | obones | Status | new => confirmed |
| 2005-08-22 14:24 | obones | Status | confirmed => resolved |
| 2005-08-22 14:24 | obones | Resolution | open => fixed |
| 2005-08-22 14:24 | obones | Assigned To | => obones |
| 2005-08-22 14:24 | obones | Note Added: 0007836 |