Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

with R10 upgrade to Indy 9 and demo don't compile

edited July 2006 in General
Recently I upgrade to Indy 9 and now RB10 won't compile. unit ppSMPTIndy was
compile with a different version od idSMPT.TidSMPT

Carlos

Comments

  • edited July 2006
    Hi Carlos,

    The .dcu files created for ReportBuilder are compiled with the version of
    Indy that was shipped with Delphi. If you upgrade your version of Indy, you
    will need to recompile these .dcu files. To do this, simply change your
    library path from \RBuilder\Lib\ to \RBuilder\Source\ and rebuild your
    application. You can then copy the newly created ppSMTPIndy.dcu to the Lib
    directory and change your path back if you want.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited August 2006
    I'm gettting this error when I compile
    [Error] ppSMTPIndy.pas(138): Undeclared identifier: 'UserId'



    Carlos


  • edited August 2006
    Hi Carlos,

    There is a patch available for this issue. Please send a small email to
    support@digital-metaphors.com requesting it and I'll send you the
    ppSMTPIndy9.pas file specifically made to work with Indy 9.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.