Home
Features
Demos
Store
Forum
Support
ImageEn Forum
Profile
Join
Active Topics
Forum FAQ
Search
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
Topic
sirodcar
India
1 Posts
Posted - Jul 08 2014 : 06:53:57
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
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
xequte
38616 Posts
Posted - Jul 08 2014 : 19:54:11
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
eramirezgz
Mexico
3 Posts
Posted - Aug 25 2014 : 13:04:25
When do you think you will have this component available for 64 bit?
Thanks.
xequte
38616 Posts
Posted - Aug 25 2014 : 16:35:24
Hi
This is something that is under investigation.
Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Topic
New Topic
Reply to Topic
Jump To:
Select Forum
ImageEn Library for Delphi, C++ and .Net
ImageEn and IEvolution Support Forum
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page