-
Notifications
You must be signed in to change notification settings - Fork 55
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
windows平台 #2
Comments
后面的几个版本只在mac和linux上测试过, 这个项目的代码都是纯c/c++实现的, 肯定是可以用的.编译错误需要看具体原因, 我这边没有windows的环境.. 这个需要你自己研究. |
整个项目的代码没有依赖任何的平台相关的库.所以肯定是可以在不同平台上编译的. |
调试了一天还是未能解决,windows版本应该是太久没有维护了,很多工程文件引用的源文件已经变了,不知道改用哪个替换了,只能学习下作者的源码了 |
你可以把错误贴出来看看. |
windows平台的数字签名能用吗 |
@lengkristy 支持的, 需要自己编译windows平台的openssl库 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
windows平台上执行了generate.bat,编译依然会有很多错误,请问windows可用吗
The text was updated successfully, but these errors were encountered: