RAD Studio 10.3

Hello,

Will Fastreport 5 be available for RAD Studio 10.3 ?

Regards

Comments

  • gpigpi
    edited 6:21AM
    no
  • edited 6:21AM
    Hello,

    Will Fastreport 5 be available for RAD Studio 10.3 ?

    Regards

    i dont know do the best,
    but i doing like this,
    do that by self if you have source,
    copy lib25 folder,
    open all .inc file, search {$IFDEF VER320} section and copy to new section {$IFDEF VER330}
    use software to bulk renamer to replace file name from *25.* to *26.*
    use grep like GExpertsGrep.exe (old version auto ignore binaries files) to replace text 250 to 260, 25 to 26 file .dpk, .cfg if exists,
    please check before bulk replace maybe replace text wrong
    and manual compile using ide..

    referensi compiler version here
    http://docwiki.embarcadero.com/RADStudio/R...mpiler_Versions

Leave a Comment