View Issue Details

IDProjectCategoryView StatusLast Update
0006605JEDI VCL02 Installationpublic2018-07-18 15:58
ReporterbelucoAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionunable to reproduce 
Product VersionDaily / GIT 
Target VersionFixed in Version 
Summary0006605: Install - Many error messages appear because the JCL version are not compatible
DescriptionThis message is available for Delphi 10 2 1 "Getit" installation - Tokyo (Embarcadero® Delphi 10.2 Version 25.0.27659.1188) and Windows 10 pro 64 (version 1709 - build 16299.64). Both compiling 32 and 64:

Compiler Messages
Many error messages appear because the JCL version are not compatible. Please keep in mind that you need the correct JCL version.
"C:\Users\xxx\Documents\Embarcadero\Studio\19.0\CatalogRepository\JEDIVisualComponentLibraryJVCL-3.5\run\JvgCrossTable.pas(10Waring: W1037-Loop variable '1' may be undefined" after loop

And after you install, when you build a project that contains SysCommons.pas it displays a "[dcc32 Warning] SynCommons.pas(49701): W1073 Combining signed type and unsigned 64-bit type - treated as an unsigned type" message.
TagsNo tags attached.

Activities

AHUser

2017-11-19 23:29

developer   ~0021441

The GetIt integration was done by Embarcadero itself, not by the JEDI Team.
I recommend to use the JCL and JVCL git repository instead.

https://github.com/project-jedi/jcl
https://github.com/project-jedi/jvcl

Or you use a daily build:
http://jcl.sourceforge.net/daily/
http://jvcl.sourceforge.net/daily/

Issue History

Date Modified Username Field Change
2017-11-19 17:46 beluco New Issue
2017-11-19 23:29 AHUser Note Added: 0021441
2018-07-18 15:58 obones Status new => resolved
2018-07-18 15:58 obones Resolution open => unable to reproduce
2018-07-18 15:58 obones Assigned To => obones