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

How to compile source code?

edited August 2006 in General
I installed RB 10.04 Ent. for D2006 and changed
$(BDS)\RBuilder\Lib to $(BDS)\RBuilder\Source in LibraryPath.
I need to compile and debug RB source code.
When I try to compile my project I get the error:
"Unit raParser was compiled with a different version of
ppRTTI.TraRTTIClassRegistry"
I was seraching for raParser and found only raParser.dcu in
$(BDS)\RBuilder\Source and $(BDS)\RBuilder\Lib folders.
Is it possible to compile and debug source code?

Thanks.

Comments

  • edited August 2006
    Hi Misha,

    Since we do not provide the source to RAP, all other RB source files must be
    interface specific in order to successfully compile. The error you are
    receiving indicates that one of your RB source files' interface section
    perhaps has been changed. Be sure you are using the original source
    installed with 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.