Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
huliangjie edited this page Sep 3, 2020 · 2 revisions

Windows

可以直接通过 wsl 进行

需要安装

  • mingw-w64
  • cmake
sudo apt-get update
sudo apt-get install mingw-w64

# i686-w64-mingw32
# x86_64-w64-mingw32

Android

  • android-ndk-r15c
  • VS2015 x64 ARM Cross Tools Command Prompt [如果在 Windows下编译]
Clone this wiki locally