DiscussionsIssue archiveInstallation and Building

Archived discussion

How to update the file of Cross-compilation toolchain for CMake

Installation and BuildingFri, 04/26/2024 - 01:411 reply

Browse this forum
QuestionAuthor

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

Discussion

1 archived reply

Posts are displayed in their archived order.

01Commenter-1

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).