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
 64Bit problem with loading png-File.

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
PStadler Posted - Dec 12 2012 : 08:38:46
Hello,
I have a program using
ImageEnView1.IO.LoadFromFile(ImagePath);

In 32 Bit there is no problem.
But when I run the 64Bit Programm, I get the error message:
Exception of Class EIEPngException with the message: "ievision.dll,
ievision64.dll, ielib.dll or ielib64.dll was not found".

In 32 Bit programm I use no dlls.

What can be the reason?

Sincerely

Peter
6   L A T E S T    R E P L I E S    (Newest First)
Uwe Posted - Dec 13 2012 : 18:59:11
Hi Nigel

That's great news.

Thx
Uwe
xequte Posted - Dec 13 2012 : 12:58:30
HI Uwe

The final release is not far away, but we still require more feedback, so please advise us of any issues you encounter with it.



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Uwe Posted - Dec 13 2012 : 08:37:45
Nigel said:
quote:
Sorry that link is to the ielib32.dll

FWIW: The second page of that thread contains important information about the 64bit DLL (that its source code will be released after leaving the beta phase for example) and also the link you posted above.

BTW: any news on that subject?

Uwe
xequte Posted - Dec 13 2012 : 01:45:56
Hi Peter

Sorry that link is to the ielib32.dll, which is optional.

However for 64bit support you will need to ship ielib64.dll with your application:

http://www.imageen.com/ieforum/topic.asp?TOPIC_ID=705



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
PStadler Posted - Dec 13 2012 : 01:06:34
Hello Uwe,

I thought these dlls to be optional! As written in the first contribution of your quoted thread.

Sincerely

Peter

Uwe Posted - Dec 12 2012 : 09:44:33
Peter, if you want to develop for 64bit you'll have to deploy ielib64.dll with your program from now on. There was a discussion about this not too long ago.

http://www.imageen.com/ieforum/topic.asp?TOPIC_ID=704

HTH
Uwe