c++跨平台工具-自动生成ios/android调用中转代码
还没研究测试 https://github.com/scapix-com/scapix/tree/master
还没研究测试 https://github.com/scapix-com/scapix/tree/master
下载NDK: https://developer.android.com/ndk/downloads?hl=zh-cN 本文使用r20版本编译1.69 下载编译工具 https://github.com/moritz-wundke/Boost
ndk-build命令 ndk-build.cmd APP_ABI=”平台名,如下armeabi-v7a arm64-v8a x86_64,或有些支持ALL” 使其支持C++17,Application.mk APP_