View Issue Details

IDProjectCategoryView StatusLast Update
0006418JEDI VCL00 JVCL Componentspublic2016-08-06 00:30
ReportertetarddAssigned To 
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionfixed 
Product VersionDaily / GIT 
Target VersionFixed in Version 
Summary0006418: Cannot install daily zip 7th July 2015
DescriptionThe daily zip cannot install, error while compiling are reported.

First error is in JvToolEdit, the compiler cannot find TStyleColor and other constants defined in Vcl.Themes (error appear with and without "XP Theming" in installer) that has compiler directive IFDEF.
When Vcl.Themes is added anyway to the uses, that error disappears but that one block compilation:

C:\Users\David\Documents\David Tetard's Documents\Programming\Added Libraries\Jedi VCL\jvcl\run\JvThemes.pas(854) Fatal: E2213 Bad packaged unit format: C:\Users\David\Documents\RAD Studio\9.0\Bpl\Jcl.dcp.JclSysInfo - Expected version: 23.0, Windows Unicode(x86) Found version: 23.0, Windows Unicode(x64)

That type of error is found often on this forum but seems to come back often too.
TagsNo tags attached.

Activities

tetardd

2015-07-09 10:00

reporter   ~0021171

Forgot to add: same error if compiling both 32 and 64 bits or compiling only 32 bits.

obones

2015-09-14 11:26

administrator   ~0021194

I'm quite certain that this comes from the fact that the DCU output folder has been configured to be the same for x86 and x64

AHUser

2016-08-06 00:30

developer   ~0021343

Handling error. Same output directories for x86 and x64. ("Bad package unit format")

Issue History

Date Modified Username Field Change
2015-07-09 09:59 tetardd New Issue
2015-07-09 10:00 tetardd Note Added: 0021171
2015-09-14 11:26 obones Note Added: 0021194
2015-09-14 11:26 obones Status new => feedback
2016-08-06 00:30 AHUser Note Added: 0021343
2016-08-06 00:30 AHUser Status feedback => closed
2016-08-06 00:30 AHUser Resolution open => fixed