ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Recompiling ImageEn 8.5.0 - Procedure not found
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

ramet

Czech Republic
2 Posts

Posted - Jul 16 2019 :  08:48:36  Show Profile  Reply
Embarcadero Delphi XE (Version 15.0.3953.35171)
Windows 7 Professional x64 SP1 CZE (Version 6.1.7601)
ImageEn_SRC_8.5.0_35906_Setup.exe (2 licenses)


Compile:
PKIECtrl15.dproj - OK
PKIEDB15.dproj - OK
DPKIECTRL15.dproj - OK
DPKIEDB15.dproj - OK

Build:
PKIECtrl15.dproj - OK
PKIEDB15.dproj - OK
DPKIECTRL15.dproj - OK
DPKIEDB15.dproj - OK

Install:
DPKIECTRL15.dproj - Error


Error 1:
Procedure entry point "@Iexwpd@initialization$qqrv" could not be found in dinamic link library "PKIECtrl15.bpl".




Error 2:
Can't load package "D:\Programs_7\DelphiXE\Bpl\DPKIECTRL15.bpl". The specified procedure was not found.




Please help me. Thank you.

xequte

38176 Posts

Posted - Jul 16 2019 :  17:29:18  Show Profile  Reply
Hi

You must have an old version of pkiectrl.bpl lurking on your system.

Search your system for any PKIE*.BPL and DPKIE*.BPL files and remove them. Then recompile your packages.

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

ramet

Czech Republic
2 Posts

Posted - Jul 17 2019 :  01:55:32  Show Profile  Reply
Hi Nigel,

thank you for your reply.

I did not found this files on my system disk (like System32 directory), but only in data disk in directory "D:\Programs_7\DelphiXE\Bpl\". Then I delete them. Then I recompile packages.

It didn't help. Compilation is OK, but installation not. The same error occurred.

When I comment line "PKIECtrl15;" in file "DPKIECTRL15.dpk" in section "requires":

requires
  vcl,
  dclstd;  <-- replace char , by ;
//  PKIECtrl15;  <-- comment this line






Then I recompile all four packages, installation of "DPKIECTRL15.dpk" is OK. ImageEn works.

Thank you for yout time.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: