Page 1 of 1

TdiHL723 XE6 64-bit Installation Difficulties

Posted: Wed May 21, 2014 5:26 pm
by Milan Vydareny
I am unable to create package dh23d20.bpl for 64-bit windows. It appears that the following files are missing from \Delphi HL7\23\DelphiXE6\Win64
diHL723.dcu
diHL723Reg.dcu

Or, I could be completely confused about how to do this. Any help will be appreciated.

Thanks,

Milan Vydareny

Re: TdiHL723 XE6 64-bit Installation Difficulties

Posted: Wed May 21, 2014 5:52 pm
by admin
Hi,

Plase add search path:
.\$(Platform)

Best Regards.

Re: TdiHL723 XE6 64-bit Installation Difficulties

Posted: Wed May 21, 2014 11:32 pm
by Milan Vydareny
Thanks for the quick response. The suggested change does not work.

Couple of points:
  • My difficulty is with dh23d20.bpl, not dhbased20.bpl as you illustrated. In fact,dhbased20.bpl builds correctly for both 32-bit and 64-bit versions.
  • The suggested fix causes the search path to use the platform subdirectory. However, the two missing .dcu files are not present in the WIN64 directory. (They are present in the WIN32 directory which is why the 32-bit version builds correctly.)
  • It appears that there are two missing .dcu files for the WIN64 directory. If you replace those, the build will be successful.
Thanks again for your help in this.

MV

Re: TdiHL723 XE6 64-bit Installation Difficulties

Posted: Thu May 22, 2014 7:24 am
by admin
Hi,
Thank you for feedback.
Setup updated. Please download again.

Best Regards.

Re: TdiHL723 XE6 64-bit Installation Difficulties

Posted: Fri May 23, 2014 4:38 pm
by Milan Vydareny
Thanks for the quick turnaround. I reinstalled both 32-bit and 64-bit successfully.

:D Milan