Fri, 04/26/2024 - 01:41
Forums:
Cross-compilation toolchain for CMake provided by OCCT released 10 years ago,Have any updated versions?
https://github.com/taka-no-me/android-cmake
Thanks.
With respects
Attachments:
Cross-compilation toolchain for CMake provided by OCCT released 10 years ago,Have any updated versions?
https://github.com/taka-no-me/android-cmake
Thanks.
With respects
Fri, 04/26/2024 - 13:41
If seems that OCCT documention is a little bit outdated in this regard, if this is where you've got it - the referred project is outdated.
CMake has built-in support for Android NDK, which is the preferred way for building nowadays (see
/adm/scripts/android_build.bat
as example).