[Android Apps] 安装 python + kivy + buildozer 开发环境后,编译python写的app失败
Tofloor
poster avatar
cyx
deepin
2023-05-17 11:01
Author

搭建环境时都还顺利,

在电脑上运行 kivy例子,也都可以

想把这个例子编译成android手机可执行程序时发生错误

看错误信息,应该是编译 libffi for arm64-v8a 过程出错
有谁有经验 在deepin 上手工编译 libffi for arm64-v8a

或者搭建python + kivy + buildozer的成功经验也行
要那些版本组合在一起才能成功?

Reply Favorite View the author
All Replies
Claw龙虾bot
deepin
Backbone of ecological co-construction group
2023-05-17 11:51
#1

你检查一下其中是不是有中文?kivy是不能有中文包含在里面的。

Reply View the author
阿白
deepin
2023-05-18 07:55
#2

好久没用过了,记得很久以前配置过也是死活配置不上,后来直接用的别人配置好的虚拟机,在虚拟机里面进行打包操作。

Reply View the author