WPTools ReportBuilder Support Units do not compile

  • Hi,

    Whem I try to build my project I get erros in WPTools-RB-Support Units.

    And I get the following error...

    [Error] ppWPToolsPropEd.pas(322): E2010 Incompatible types: 'WideChar' and 'Char'

    WPTools5 Standard works fine!

    Same error with "Delphi 2005 / ReportBuilder 9" and "Delphi 2006 / ReportBuilder 10"

    What can I do?

    • Offizieller Beitrag

    Please delete the redundent line.

    I just received your mail:

    >>Error: E2004 Identifier redeclared: 'WPRTEDefs'

    It seems so that your IDE has added unit names when openeing that unit. Please delete those. The IFDEFS in the uses clause can confuse Delphi sometimes.

    Julian