Embarcadero® C++Builder 10.2 Version 25.0.26309.314, Windows 10 x64 Pro and Mac OSX Sierra
Hi, recently I installed C++Builder 10.2 Tokyo Pro using .ISO and found information to ensure it can compile C++ in Mac OSX.
> - Using connection profile created above added:
> - iPhoneOS 10.3 (64 bit)
> - iPhoneOS 8.1 (32 bit)
> - MacOSX 10.12.4
> - iPhoneSimulator 10.3
> - Compile for OSX and we get 51 errors in 'SecBase.h', 'SecCertificate.h', ... all of which are OSX platform header files in
1. I came across the link at
https://forums.embarcadero.com/message.jspa?messageID=889782 it mentioned
XCode 8.2.1 you can compile C++ for Mac OSX. Personally,
I have tried XCode 8.2.1, it does works for both Mac OSX and iOS as well. The downloaded and installed files are:
Xcode_8.2.1.xip
Font_Tools_for_Xcode_8.2.dmg
Additional_Tools_for_Xcode_8.2.dmg
Command_Line_Tools_macOS_10.12_for_Xcode_8.2.dmg
Kernel_Debug_Kit_10.12.2_build_16C67.dmg
All files above are dated December 2016.
2. I also tried XCode 8.3 and above but I cannot compile as according to the roadmap, the support for XCode 8.3 is not there yet.
3. For Android, it seems after the first .ISO installation completed, there is missing file such as AAPT.EXE under SDK Manager. However, I created an empty Android FMX form, then saved it, the next re-load of this project, triggered the ANDROID NDK install automatically, I am not sure why it downloads again, but later the AAPT.EXE and other missing files resolved with the following path.
C:\Users\Public\Documents\Embarcadero\Studio\19.0\CatalogRepository\AndroidSDK-2433_19.0.26309.314\build-tools\22.0.1\Aapt.exe
Hopes, this helps.
Regards,
Ricky Gai
Connect with Us