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
 TIEVisionChannelFormat has no type info error

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
sunsetandlabrea Posted - Jan 21 2013 : 12:12:11
Hello,

I upgraded to the 4.1.4 version for XE3 compatibility and then had to go back to the previous version I was using (4.1.0_B) because of a bug with setting the black and white levels on grayscale tiffs not working. At the same time I've got back to XE2.

For some reason now I'm getting a TIEVisionChannelFormat has no type info error in ievision.pas when I try and compile in debug mode, compiling in release works. There doesn't seem anything particularly wrong with TIEVisionChannelFormat's definition.

I've uninstalled and re-installed and I still get the same error.

Any help would be appreciated.

Thanks,

Richard

1   L A T E S T    R E P L I E S    (Newest First)
fab Posted - Jan 24 2013 : 23:56:08
quote:
I upgraded to the 4.1.4 version for XE3 compatibility and then had to go back to the previous version I was using (4.1.0_B) because of a bug with setting the black and white levels on grayscale tiffs not working. At the same time I've got back to XE2.


Please could you be more specific. How I can replicate this bug?

quote:
For some reason now I'm getting a TIEVisionChannelFormat has no type info error in ievision.pas when I try and compile in debug mode, compiling in release works. There doesn't seem anything particularly wrong with TIEVisionChannelFormat's definition.


TIEVisionChannelFormat? It is just an enumeration. Please show me the error you see.