View Issue Details

IDProjectCategoryView StatusLast Update
0002572JEDI VCL00 JVCL Componentspublic2005-02-11 01:28
ReporterwdonkerAssigned Torobert_marquardt 
PrioritynormalSeveritytweakReproducibilityalways
Status resolvedResolutionno change required 
Product Version3.00 BETA 2 
Target VersionFixed in Version 
Summary0002572: Error installing JvCryptD7R
DescriptionWhen installing JVCL 3.00 RC1 compiler errors were generated from JclCompression:
JclCompression.pas(286): Undeclared identifier: 'RsCompressionReadNotSupported'

same for RsCompressionWriteNotSupported etc.

Maybe not an error in Jvcl but in Jcl. Anyway, unchecking JvCrypt7DR in the installer solved the problem for now.
TagsNo tags attached.

Activities

obones

2005-02-03 00:24

administrator   ~0006336

Please use the latest JCL version, that is JCL 1.94 RC1

wdonker

2005-02-03 12:36

reporter   ~0006365

I already used JCL 1.94 (sorry for not mentioning).

The 'missing' declarations are in Jclresources. Compilation finds the JclCompression in Jcl/source/common but somehow doesn't compile JclResources which is in the same folder.
If I make a change in JclCompression's uses clause (changing JclResources into JclXresources) the result is a compiler error 'unit name mismatch'. I expected a 'file not found' error.
It seems there's another reference to JclResources somewhere...

wdonker

2005-02-10 13:37

reporter   ~0006449

Redid the complete installation; problem solved.
I must have done something wrong installing Jcl the first time.

Issue History

Date Modified Username Field Change
2005-01-30 00:57 wdonker New Issue
2005-02-03 00:24 obones Note Added: 0006336
2005-02-03 00:24 obones Status new => feedback
2005-02-03 12:36 wdonker Note Added: 0006365
2005-02-10 13:37 wdonker Note Added: 0006449
2005-02-11 01:28 robert_marquardt Status feedback => resolved
2005-02-11 01:28 robert_marquardt Resolution open => no change required
2005-02-11 01:28 robert_marquardt Assigned To => robert_marquardt