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
 .pas(612): E2003 Undeclared identifier: 'TImageEnD
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

sirodcar

India
1 Posts

Posted - Jul 08 2014 :  06:53:57  Show Profile  Reply
we are migration our application from 32 bit to 64 bit.

when I compile using 64 bit I get following error
.pas(612): E2003 Undeclared identifier: 'TImageEnDBView'

Can you please help us.


w2m

USA
1990 Posts

Posted - Jul 08 2014 :  07:02:33  Show Profile  Reply
I suspect you do not have the path to the imageen folder defined in the IDE for 64-bit platform.

Select Tools - > Options - > Delphi Options - > Library - >
Then change the Directories Selected Platform from 32-bit Windows to 64-bit Windows.

Then select the Library path button ... and add the path to the imageen source folder.

When compiling for 64-bit, the 64-bit paths must be present or Delphi can not find the pas files.

The IELIB64.dll must also be added to the application folder or you will get exceptions when you try to open a file with ImageEn.

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development
Go to Top of Page

xequte

38616 Posts

Posted - Jul 08 2014 :  19:54:11  Show Profile  Reply
Hi

Also, please note that our 64bit version does not support TImageEnDBView at this time. Please use a TImageEnView and load from a blob using LoadFromStream (via a TBlobStream).

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

eramirezgz

Mexico
3 Posts

Posted - Aug 25 2014 :  13:04:25  Show Profile  Reply
When do you think you will have this component available for 64 bit?

Thanks.
Go to Top of Page

xequte

38616 Posts

Posted - Aug 25 2014 :  16:35:24  Show Profile  Reply
Hi

This is something that is under investigation.



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: