-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
本人在 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 会到一步输入到用户名和密码的地步卡到 无法进行下一步编译。
望大佬给个解决方案
Metadata
Metadata
Assignees
Labels
No labels