add-on pack

0

I want to exercise and make my first mac osx application compiled in Windows 10. 
But I don't have the option:
  ProjectGroup1 > TargetPlatforms > OSX
In some of these discussion pages I've seen that I need an Add-On, but where do I find the Add-On pack?

Responses (2)
  • Accepted Answer

    Tuesday, August 15 2017, 05:24 AM - #Permalink
    0

    Petern,

    the target platform is an option of a project (not of a project group).

    (i) You should/can only use the "multi-device application" project type for macOS applications
    http://docwiki.embarcadero.com/RADStudio/Tokyo/en/Multi-Device_Application
    VCL does not work on macOS

    (ii) You need a Mac (install PAServer on the Mac, import SDK, .....)

    (iii) You should see (al least) "MacOS" as a target platform
    http://docwiki.embarcadero.com/RADStudio/Tokyo/en/Target_Platforms_Overview
    (
    other platforms like iOS and/or Android come available with the mobile add-on pack)

     

     - Matthias

     

    --------------------------------------------------------------------------------

    Please click on "Accept As Answer" if this answer answered your question. Thanks

    --------------------------------------------------------------------------------

    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, August 15 2017, 05:08 AM - #Permalink
    0

    What version of RAD Studio, Delphi or C++ Builder are you using?   You need at least the Enterprise edition or Professional edition with the Mobile Add-On Pack to be able to "create mac osx application compiled in Windows 10."

     

    • Matthias E
      more than a month ago
      Professional edition is suitable for macOS desktop development :-)
    The reply is currently minimized Show
Your Reply

Please login to post a reply.........