View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005691 | JEDI VCL | 02 Installation | public | 2011-10-28 00:33 | 2011-10-28 22:01 |
Reporter | AMarchant | Assigned To | jfudickar | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | Daily / GIT | ||||
Target Version | Fixed in Version | ||||
Summary | 0005691: JVCL 3.45 installer error (Delphi 6) - JvThemes.pas | ||||
Description | I note that in JvThemes.pas, where TObjectList is referenced, the "Contnrs" unit does not appear in the "uses" clause. I've just had a look at the SourceForge SVN, and it appears to have been removed in the very latest version (Revision 13138), which was committed with the comment: "Used CnPack UsesCleaner to clean ununsed Units" ...it appears UsesCleaner has been a bit overzealous! | ||||
Additional Information | C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1507) Error: Undeclared identifier: 'TObjectList' C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1507) Error: Class type required C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1557) Error: Missing operator or semicolon C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1566) Error: Missing operator or semicolon C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1569) Error: Undeclared identifier: 'Clear' C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1589) Error: Undeclared identifier: 'Count' C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1591) Error: Undeclared identifier: 'Items' C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1605) Error: 'DO' expected but identifier 'Count' found C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1614) Error: Missing operator or semicolon C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1615) Error: Undeclared identifier: 'Add' C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1669) Error: Undeclared identifier: 'Extract' C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1670) Error: Missing operator or semicolon C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1673) Error: Undeclared identifier: 'Remove' C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvExButtons.pas(47) Fatal: Could not compile used unit '..\..\run\JvThemes.pas' | ||||
Tags | No tags attached. | ||||