View Issue Details

IDProjectCategoryView StatusLast Update
0005294JEDI VCL00 JVCL Componentspublic2010-10-08 15:59
ReporterIdiotAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
Product Version3.39 
Target VersionFixed in Version 
Summary0005294: JCL installed quietly,JVCL abuses ..fails...
DescriptionI am installing the Jedi stuff with delphi 2010(not trial now).
JcL installed after a fresh compile.
Jvcl install reports:
F2051 unit JVpropertystore was compiled with a different version of jcl synch.TjclMutex.

   I had tried installing a precompiled version before on a real trial version.Now I have a command line compiler ..so JCL compiled and was setup.
What do I do?. I cannot setup GPCtest (the polygon clipper program demo).

Next step/proper step?
TagsNo tags attached.

Activities

Idiot

2010-08-12 13:16

reporter   ~0017563

[DCC Fatal Error] frmMainUnit.pas(25): F2051 Unit JvAppStorage was compiled
with a different version of JclSynch.TJclMutex

outchy

2010-08-12 13:25

administrator   ~0017564

This sounds like you have an old JCL/JVCL DCU or an old JCL/JVCL DCP somewhere on your HDD, perharps some relics of a previous install. Remove Jcl*.dcu, Jv*.dcu, Jcl*.dcp and Jv*.dcp of your hdd and reinstall the JCL/JVCL.

Idiot

2010-08-12 13:57

reporter   ~0017568

ok,
I now managed to install jvcl also.
But now I still get the same error from my Gpctest pascal program.That program is
all pascal source so?.

Thanks

Idiot

2010-08-12 14:11

reporter   ~0017569

here is the error fromone of the examples in the JVCL directory:
I have just compiled and installed both jcl and jvcl without errors.

[DCC Fatal Error] JvAppStorageSelListMainFrmU.pas(33):
F2051 Unit JvAppStorage was compiled with a different version of JclSynch.TJclMutex

obones

2010-08-12 14:29

administrator   ~0017572

Cleanup your PC.
Installing the precompiled before mixed up your search path.

Issue History

Date Modified Username Field Change
2010-08-12 12:04 Idiot New Issue
2010-08-12 13:16 Idiot Note Added: 0017563
2010-08-12 13:25 outchy Note Added: 0017564
2010-08-12 13:57 Idiot Note Added: 0017568
2010-08-12 14:11 Idiot Note Added: 0017569
2010-08-12 14:29 obones Note Added: 0017572
2010-08-12 14:29 obones Status new => feedback
2010-10-08 15:59 obones Status feedback => resolved
2010-10-08 15:59 obones Resolution open => no change required
2010-10-08 15:59 obones Assigned To => obones