View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001751 | JEDI VCL | 02 Installation | public | 2004-05-11 09:33 | 2004-05-12 11:24 |
Reporter | anonymous | Assigned To | user72 | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0001751: error installing with xp theme checked and with theme managed compoment installed sucessfull | ||||
Description | if xp theme is checked for installing with ThemeManager6 component sucessfull installed (with path esarch comfiguration added in delphi) i have a error compiling : JvSystemD6R.dpk : packed never compiled 'JvCoreD6R' need pached alwas compiled 'ThemeManager6'. but 'ThemeManager6' IS correctly installed ! why not include 'ThemeManager6' component directly in jvcl ? message source : [Compiling: Packages] MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp. [Compiling: JvSystemD6R.bpl] Borland Delphi Version 14.0 Copyright (c) 1983,2002 Borland Software Corporation JvSystemD6R.dpk(40) Erreur: Le paquet jamais compilé 'JvCoreD6R' nécessite le paquet toujours compilé 'ThemeManager6' C:\Program Files\Borland\JCLJVCL3\jvcl\run\JvSimpleXml.pas(248) Erreur: Déclaration forward ou external non satisfaite : 'TJvSimpleXMLElem.LoadFromStream' C:\Program Files\Borland\JCLJVCL3\jvcl\run\JvSimpleXml.pas(249) Erreur: Déclaration forward ou external non satisfaite : 'TJvSimpleXMLElem.SaveToStream' C:\Program Files\Borland\JCLJVCL3\jvcl\run\JvXmlDatabase.pas(40) Fatale: Impossible de compiler l'unité utilisée '..\..\run\JvSimpleXml.pas' ** error 1 ** deleting "C:\Program Files\Borland\Delphi6\Projects\Bpl"\JvSystemD6R.bpl ** error 1 ** deleting CompilePackages | ||||
Additional Information | delphi6pro fr update 2 on win2000pro fr | ||||
Tags | No tags attached. | ||||
|
> why not include 'ThemeManager6' component directly in jvcl ? Because then we get a package unit conflict that causes the packages that is loaded as second to fail. For ThemeManager support please read the "Theming" section in the jvcl3\readme.htm file. |
|
>For ThemeManager support please read the "Theming" section > in the jvcl3\readme.htm file. Specifically, you need to change the options to "Explicit rebuild" in the ThemeManager package and rebuild it before installing the JVCL. > why not include 'ThemeManager6' component directly in jvcl ? We can't include every optional package that might or might not be used by the JVCL user. Not only would we have to keep constant track of new releases but we would also get a lot of complaints about download size from people that don't use these features. |
|
ok, thank you for your responses. :-) |
|
(this bug report can to be closed or resolved marked, thank !) |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-05-11 09:33 | anonymous | New Issue | |
2004-05-11 10:36 | AHUser | Note Added: 0004208 | |
2004-05-11 13:05 |
|
Note Added: 0004211 | |
2004-05-12 04:15 | anonymous | Note Added: 0004220 | |
2004-05-12 04:18 | anonymous | Note Added: 0004221 | |
2004-05-12 11:24 |
|
Status | new => resolved |
2004-05-12 11:24 |
|
Resolution | open => no change required |
2004-05-12 11:24 |
|
Assigned To | => user72 |