33 Star 230 Fork 87

Gitee 极速下载 / scrcpy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/Genymobile/scrcpy
克隆/下载
cross_win32.txt 348 Bytes
一键复制 编辑 原始数据 按行查看 历史
Romain Vimont 提交于 2023-11-24 21:25 . Improve crossbuild
# apt install mingw-w64 mingw-w64-tools
[binaries]
name = 'mingw'
c = 'i686-w64-mingw32-gcc'
cpp = 'i686-w64-mingw32-g++'
ar = 'i686-w64-mingw32-ar'
strip = 'i686-w64-mingw32-strip'
pkg-config = 'i686-w64-mingw32-pkg-config'
windres = 'i686-w64-mingw32-windres'
[host_machine]
system = 'windows'
cpu_family = 'x86'
cpu = 'i686'
endian = 'little'
C/C++
1
https://gitee.com/mirrors/scrcpy.git
git@gitee.com:mirrors/scrcpy.git
mirrors
scrcpy
scrcpy
master

搜索帮助