Skip to content
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

Open
exyoyou opened this issue May 25, 2021 · 5 comments
Open

无法编译 编译时遇到问题 #21

exyoyou opened this issue May 25, 2021 · 5 comments

Comments

@exyoyou
Copy link

exyoyou commented May 25, 2021

本人在 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 会到一步输入到用户名和密码的地步卡到 无法进行下一步编译。
望大佬给个解决方案

@jinq0123
Copy link
Owner

jinq0123 commented Jun 1, 2021

对不起,最近没上线。估计是 bintray 调整了。我稍后看看。

@jinq0123
Copy link
Owner

jinq0123 commented Jun 4, 2021

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.

@jinq0123
Copy link
Owner

jinq0123 commented Jun 4, 2021

最近太忙,有空再说。

@gonsalez-ru
Copy link

Possible wokaround.

  1. Use next remotes with premake:
    conan remote add conan-legacy-conan-community https://bincrafters.jfrog.io/artifactory/api/conan/conan-legacy-conan-community
    conan remote add conan-legacy-bincrafters https://bincrafters.jfrog.io/artifactory/api/conan/conan-legacy-bincrafters
    conan remote add conan-legacy-inexorgame https://bincrafters.jfrog.io/artifactory/api/conan/conan-legacy-inexorgame
    conan remote add bintray-conan https://bincrafters.jfrog.io/artifactory/api/conan/bintray-conan/
  2. While jinq's dependent modules are absent at bincrafters.jfrog.io, you can prebuld them and localy share with "conan export"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants