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
 ie.inc 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
rmayer Posted - Mar 14 2016 : 08:10:26
After installing ImageEn 6.2.1.40902 over an existing 5.0.5.44817 Version on Delphi XE5 i got the following error when trying to compile my project:
dcc32 fatal error: ieXCanvasUtils.pas(20): F1026 File not found: 'ie.inc'

ie.inc is located in "c:\Programme (x86)\ImageEn\Source"
and "c:\Programme (x86)\ImageEn\Source" is an entry in Tools - Options - Browsing Path.
So I don't understand why the file isn't found.

Any help would be appreciated...
Regine
1   L A T E S T    R E P L I E S    (Newest First)
rmayer Posted - Mar 14 2016 : 12:38:58
Problem solved. When Delphi is started the first time after the installation it has to be run as administrator. Otherwise the components aren't registred correctly.