Home General

Unable to compile TeeChart for Report Builder 12 in Delphi 2007

edited May 2010 in General
Hi,

I am trying the Report Builder 12 Enterprise. When I try to compile the
package rbTC1211.dpk, I face an error:

[DCC Error] ppChrt.pas(25): F2084 Internal Error: U1036

My Delphi IDE is CodeGear? Delphi? 2007 for Win32? Version 11.0.2902.10471

--
Best regards,
Chau Chee Yang

Comments

  • edited May 2010
    Hi Chau Chee Yang,

    There is a patch available that solves this problem. Please contact
    support@digital-metaphors.com to receive the patch and installation
    instructions.

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited June 2010
    On 2010-05-27 08:55 PM, Nico Cizik (Digital Metaphors) wrote:

    The patch doesn't work. I have found a solution:

    Add a runtime package vcljpg to requires clause of rbTC1211.dpk:


    requires
    vcljpg, // add this line
    rbRCL1211,
    Tee711;


    --
    Best regards,
    Chau Chee Yang

    E Stream Software Sdn Bhd
    URL: www.sql.com.my
    SQL Financial Accounting
  • edited June 2010
    Hi Chau Chee,

    Thanks for the information. We will add this for the next maintenance
    release of ReportBuilder.

    --
    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.