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
 jpeg problem in XE2
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

hbarclay

2 Posts

Posted - Oct 03 2011 :  15:04:08  Show Profile  Reply
I am trying to upgrade some of my projects to XE2.

When I try to load a jpeg from either file or stream I get an error “Requested feature was omitted at compile time”.

I have downloaded ImageEn 4.0.1 and have tried both compiling and installing from source and letting the installer program install and register the components and I get the same result either way.

I assume I am overlooking something simple, just haven't been able to figure out what it is.

fab

1310 Posts

Posted - Oct 04 2011 :  01:07:05  Show Profile  Reply
It seems to work, for me. I tried to put a TImageEnView component and then I just executed:

ImageEnView1.IO.LoadFromFile('input.jpg');

It works.
Go to Top of Page

hbarclay

2 Posts

Posted - Oct 04 2011 :  08:14:32  Show Profile  Reply

Problem Solved

I use the QuickPdf library and it shares many of the same obj files that are used by ImageEn. My search path in XE2 was finding the QuickPdf version of the obj files and using those apparently incompatible versions.

Changing my search path to find the ImageEn provided obj files first solved the problem and QuickPdf still seems to work fine so all is well.


Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: