Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
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.