We've introduced some great new features for C++Builder in 10.2.3. Last week, I wrote about
CMake support for our compilers. That post covered what CMake is, and how to use it for Windows, both
Win32 and Win64. If you haven't read it, please do; it's worth reading before this post.
Today I'd like to cover using CMake for mobile, iOS and Android. This is both how to invoke CMake, and how to wri
Weiterlesen...