View Issue Details

IDProjectCategoryView StatusLast Update
0006204JEDI VCL02 Installationpublic2013-12-13 11:06
ReportervezAssigned Toobones 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionDaily / GIT 
Target VersionFixed in Version 
Summary0006204: JVCL can't be installed for CBuilderXE5
DescriptionInstaller produces the errors:
Incompatible types: 'NativeUInt' and integer, JvRichedit.pas(6002, 6054, 6078, 6095, 6103...)
TagsNo tags attached.

Activities

Goaul

2013-09-29 06:40

reporter   ~0020646

with latest daily and xe5 32bit compiling 64bit getting this:

JVCL3-2013-09-27\run\JvRichEdit.pas(6002) Error: E2010 Incompatible types: 'NativeUInt' and 'Integer'
JVCL3-2013-09-27\run\JvRichEdit.pas(6054) Error: E2010 Incompatible types: 'NativeUInt' and 'Integer'
JVCL3-2013-09-27\run\JvRichEdit.pas(6078) Error: E2010 Incompatible types: 'NativeUInt' and 'Integer'
JVCL3-2013-09-27\run\JvRichEdit.pas(6095) Error: E2010 Incompatible types: 'NativeUInt' and 'Integer'
JVCL3-2013-09-27\run\JvRichEdit.pas(6103) Error: E2010 Incompatible types: 'NativeUInt' and 'Integer'
JVCL3-2013-09-27\run\JvDynControlEngineJVCL.pas(1985) Fatal: F2063 Could not compile used unit 'JvRichEdit.pas'

vez

2013-09-29 10:23

reporter   ~0020647

I've sold the issue by editing and of the jedi.inc file from JCL and adding of this file to the JVCL project.

Goaul

2013-09-29 22:25

reporter   ~0020648

I guess you meant adding jedi.inc from vcl to JVCL in this path: jvcl\common\jedi\

vez

2013-09-30 09:25

reporter   ~0020649

Yes, so, but jedi.inc has to be edited, to add section for XE5

2013-09-30 09:27

 

jedi.inc (67,719 bytes)

Goaul

2013-09-30 16:44

reporter   ~0020650

you mean taking file from here:
https://github.com/project-jedi/jedi/blob/master/jedi.inc

why devs not including this file in vcl package?

obones

2013-09-30 16:49

administrator   ~0020651

It should be there, in the latest JCL daily zip.
Please make sure you use the daily zip for both projects

Goaul

2013-09-30 17:52

reporter   ~0020652

Obenes your wrong,
http://jcl.sourceforge.net/daily/ downloaded jcl-2.5.0.4961.7z

checked content of:
\jcl-2.5.0.4961\source\include\jedi\jedi.inc and itns not the same i linked before.

outchy

2013-09-30 19:20

administrator   ~0020653

should be ok right now with jcl-2.5.0.4961.7z

Goaul

2013-09-30 20:22

reporter   ~0020654

yes, its fine now.

Issue History

Date Modified Username Field Change
2013-09-25 12:10 vez New Issue
2013-09-29 06:40 Goaul Note Added: 0020646
2013-09-29 10:23 vez Note Added: 0020647
2013-09-29 22:25 Goaul Note Added: 0020648
2013-09-30 09:25 vez Note Added: 0020649
2013-09-30 09:27 vez File Added: jedi.inc
2013-09-30 16:44 Goaul Note Added: 0020650
2013-09-30 16:49 obones Note Added: 0020651
2013-09-30 17:52 Goaul Note Added: 0020652
2013-09-30 19:20 outchy Note Added: 0020653
2013-09-30 20:22 Goaul Note Added: 0020654
2013-12-13 11:06 obones Status new => resolved
2013-12-13 11:06 obones Resolution open => fixed
2013-12-13 11:06 obones Assigned To => obones