Menu

#21 compiling error - Incompatible types

closed
None
5
2005-04-11
2005-02-04
Anonymous
No

when compiling, i get the following erors:

[Error] ParserSup.pas(730): Incompatible types:
'TUnicodeCodecClass' and 'TdomEncodingType'
...
[Fatal Error] MailParser.pas(244): Could not compile used
unit 'ParserSup.pas'

it points to this:
EncodingClass := StrToEncoding(CharSet);

how can i fix it? i have installed "Open-XML Utility
Library".

thank you

Raigedas

e-mail: raigedas(at)splius(dot)lt

Discussion

  • Marco Hemmes

    Marco Hemmes - 2005-04-11

    Logged In: YES
    user_id=38839

    Download and install a later version of the Open-XML library,
    from the www.philo.de website. In 2004, there was a major
    reconstruction of that library. I just downloaded and installed
    the v2.0.4 version and it compiles fine.

     
  • Marco Hemmes

    Marco Hemmes - 2005-04-11
    • assigned_to: nobody --> mhemmes
    • status: open --> closed
     

Log in to post a comment.