The errors below occur when compiling with ImageEn4.02 under Delphi XE2 Updates 2 & 3 creating a real showstopper. Can you please advise a workaround.
[DCC Error] hyieutils.pas(101): E2217 Published field 'key' not a class or interface type [DCC Error] hyieutils.pas(103): E2217 Published field 'value' not a class or interface type [DCC Error] hyieutils.pas(3091): E2217 Published field 'Index' not a class or interface type [DCC Error] hyieutils.pas(3092): E2217 Published field 'Position' not a class or interface type [DCC Error] hyieutils.pas(3093): E2217 Published field 'DontFree' not a class or interface type [DCC Error] hyieutils.pas(3101): E2217 Published field 'ObjectNumber' not a class or interface type [DCC Error] hyieutils.pas(3102): E2217 Published field 'GenerationNumber' not a class or interface type [DCC Error] hyieutils.pas(3109): E2217 Published field 'Value' not a class or interface type [DCC Error] hyieutils.pas(3116): E2217 Published field 'Value' not a class or interface type [DCC Error] hyieutils.pas(3123): E2217 Published field 'Value' not a class or interface type [DCC Error] hyieutils.pas(3130): E2217 Published field 'Value' not a class or interface type [DCC Error] hyieutils.pas(3153): E2217 Published field 'data' not a class or interface type [DCC Error] hyieutils.pas(3154): E2217 Published field 'length' not a class or interface type [DCC Error] ieds.pas(281): E2134 Type '<void>' has no type info [DCC Error] ieds.pas(1562): E2134 Type '<void>' has no type info [DCC Fatal Error] imageenio.pas(652): F2063 Could not compile used unit 'ieds.pas'
Thanks. Rechecked my system and found some ImageEn libraries left over from a previous version. Cleared out everything, and reinstalled. Problem fixed.