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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Recompiling ImageEn 8.5.0 - Procedure not found

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
ramet Posted - Jul 16 2019 : 08:48:36
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.
2   L A T E S T    R E P L I E S    (Newest First)
ramet Posted - Jul 17 2019 : 01:55:32
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.
xequte Posted - Jul 16 2019 : 17:29:18
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