Jump to content

VL_Alm

Members
  • Content Count

    4
  • Joined

  • Last visited

Posts posted by VL_Alm


  1. I tried to move OverbyteIcsAvlTree.pas from Common project to VclRun project and now there is the same error with file OverbyteIcsCookies.pas.

    I moved the same way OverbyteIcsCookies.pas and now there is the same error with OverbyteIcsHttpMulti.pas....

     

    I've done that with a dozen of files. The same error happening with v8.70 and 8.67.

     

     

    The C++ Builder installation is pretty fresh, i only installed PNG Components.

     

    Does anyone already used the library in a C++ 64 bits app ?


  2. Hello,

    I'm trying to install v8.70 on C++ Builder 11.3 update 3.

     

    I use CB110InstallVclFmx group project.

    With 32 bits, everything compile and components are well registered.

     

    But i want to create 64 bits applications, so i tried to compile the both "Run" project with 64 bits plateform,

     

    - IcsCommonCB110Run compile/link well.

     

    - But IcsVclCB110Run give the following error :

    [ilink64 Erreur] Fatal: Import/Export error on symbol _ZTVN19Overbyteicsavltrees10TCacheTreeE (flags:0x6004)

     

    I got the same error with the latest trunk.

     

    Have you any advice ?

    Thank you.

     

×