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
 Installed in XE5 but no V.L. componets?

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
BReeves Posted - Mar 02 2016 : 09:23:39
Just installed ImageEn in Builder XE5 but the ImagEn components didn't get installed on the Component Palette. How can I fix this?

Actually had the same issue with another vendors packages. This computer is Dual Boot between Windows XP and Windows 7 32bit. Windows 7 is on the second partition and think this is what causes the installation to fail. It really doesn't fail it just doesn't install the Components on the Palette.

We fixed the other issue with the vendor telling me where the packages were located and what .BPL files I needed to install manually.

Help!

Edit: Maybe should have added XE5 is installed in Windows 7 on the second partition.
3   L A T E S T    R E P L I E S    (Newest First)
spetric Posted - Mar 03 2016 : 03:27:10
Yes, these are ImageEn run-time BPLs.

Design time components begin with "D" (DPKIECRL19.BPL, DPKIEDB19.BPL) and are
in <imageen_installation_path>\DelphiXE5.

Go to your "IDE Tools->Options->C++ Options->Paths and directories"
and check Library path entries. If there isn't path to ImageEn directory, add it and then go to Components->Install packages...and add ImageEn design time packeges manually (DPK*.bpl).

TIA,
Siniša




BReeves Posted - Mar 03 2016 : 02:45:52
Looking at the C\Users...... location I find PKIECTRL19.BPL and PKIEDB19.BPL
Are these two ImageEn or?
spetric Posted - Mar 02 2016 : 14:06:57
Check project output directories. Usually, BPLs in XE5/Win7 are stored in
C:\Users\Public\Documents\RAD Studio\12.0\BPL
directory, but it can be changed in project.

Here is a list of package files created by compiling for XE10. It's the same as for XE5 except the version number (12.0 / 17.0):

http://docwiki.embarcadero.com/RADStudio/Seattle/en/Package_Files_Created_by_Compiling