View Issue Details

IDProjectCategoryView StatusLast Update
0003633JEDI VCL00 JVCL Componentspublic2006-04-12 01:01
ReporterWBennerAssigned Toobones 
PrioritynormalSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.10 
Target VersionFixed in Version3.30 
Summary0003633: Error while installin JVCL
DescriptionIn the las release from 10.4.06 i get a compiler error in JvObjectPickerDialog row 719.

I have replaces this line:
  HRes := FObjectPicker.Initialize(InitInfo);
to
  HRes := FObjectPicker.Initialize(@InitInfo);

and the installation is completed.

TagsNo tags attached.

Relationships

related to 0003474 resolvedobones Diff between ObjSel.pas and ObjSel.h 

Activities

jfudickar

2006-04-10 16:19

developer   ~0009061

I've got the same, but i didn't understand it (The file is not changed), and so i didn't fix it.

But the fix solved it for me.

obones

2006-04-12 01:01

administrator   ~0009066

This is now fixed in CVS

Issue History

Date Modified Username Field Change
2006-04-10 06:21 WBenner New Issue
2006-04-10 16:19 jfudickar Note Added: 0009061
2006-04-11 05:01 obones Relationship added related to 0003474
2006-04-12 01:01 obones Status new => resolved
2006-04-12 01:01 obones Resolution open => fixed
2006-04-12 01:01 obones Assigned To => obones
2006-04-12 01:01 obones Note Added: 0009066