Neil

  • Hi Kim
    How would I get kbmMemTable to compile as an OSX64 component? Reviewing the code I did see

    {$IFDEF LEVEL16}
    [ComponentPlatformsAttribute({$IFDEF LEVEL26}pidLinux64 or{$ENDIF}
    {$IFDEF LEVEL23}pidiOSDevice64 or {$ENDIF}
    {$IFDEF LEVEL18}pidiOSSimulator or pidiOSDevice or…[Read more]

  • Can kbmMemTable be used in D11 to generate 64bit Mac OS apps? I see a reference to OSX32 in the installation.txt but that only shows info up to D10.1 and I no longer see OSX32 as a compile target in D11