Open elgunhuseynli opened 5 years ago
We will try to move to native cmake android support, but I am not sure when. It wont come in next release, we can try for the release after.
Any chance this can be bumped up the priority?
Since the NDK moved from GCC to clang the toolchain detection fails as it looks for "gcc" in the toolchain binaries, therefore it can't generate the projects.
As it stands no one using the current android studio can build PhysX.
I installed latest Android NDK r20 to my Windows 10 PC and tried to generate projects file but it failed with this error. It seems like it cant build (or generate) project with latest NDK version.