-
Notifications
You must be signed in to change notification settings - Fork 41
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
无法编译 编译时遇到问题 #21
Comments
对不起,最近没上线。估计是 bintray 调整了。我稍后看看。 |
Thanks for supporting Bintray! This service has now been sunset, and to assist with migration to the JFrog Platform, paid accounts can login until July 4th. |
最近太忙,有空再说。 |
Possible wokaround.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
本人在 ubuntu 和 windows10 下都遇到 无法编译
按照这个:
Build with conan
Install conan.
Add conan repositories
conan remote add remote_bintray_bincrafters https://api.bintray.com/conan/bincrafters/public-conan
conan remote add remote_bintray_jinq0123 https://api.bintray.com/conan/jinq0123/test
conan create . user/channel --build missing
The result luapbintf.dll/luapbintf.so is in ~/.conan/data/luapbintf/0.1/user/channel/package/...
Add build settings like: conan create user/channel --build missing -s arch=x86
步骤 到最后 conan create git下载的py文件 --build missing 会到一步输入到用户名和密码的地步卡到 无法进行下一步编译。
望大佬给个解决方案
The text was updated successfully, but these errors were encountered: