-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
无法使用 #97
Comments
错误提示是找不到 |
布丁不会用,有没有更详细的教程?项目在Android9上打包正常,在这个Android12上不正常
…---原始邮件---
发件人: ***@***.***>
发送时间: 2022年4月6日(周三) 晚上7:53
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [Lzhiyong/termux-ndk] 无法使用 (Issue #97)
错误提示是找不到libyt.so,这个库是预编译好的,还是由源码编译生成的?我不知道你的CMakeList.txt是否写正确了.
另外如果你使用Termux的cmake进行编译,是需要进行打补丁的,查看 issue #76
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
我自己用的是Android10,12的问题我也无法解决,另外错误输出的信息太少,无法确定到底是由什么引起这个问题! |
不用cmake可以解决这个问题吗?
…---原始邮件---
发件人: ***@***.***>
发送时间: 2022年4月6日(周三) 晚上8:11
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [Lzhiyong/termux-ndk] 无法使用 (Issue #97)
我自己用的是Android10,12的问题我也无法解决,另外错误输出的信息太少,无法确定到底是由什么引起这个问题!
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
可以尝试改成ndk-build,看是否可以正常编译. |
cmake不是有官方arm64版本的吗?我可以替换吗?如何替换?
…---原始邮件---
发件人: ***@***.***>
发送时间: 2022年4月6日(周三) 晚上8:39
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [Lzhiyong/termux-ndk] 无法使用 (Issue #97)
不用cmake可以解决这个问题吗?
可以尝试改成ndk-build,看是否可以正常编译.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
参考 pactches/cmake 找到这几个文件,进行手工修改. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
无法编译
The text was updated successfully, but these errors were encountered: