Replies: 3 comments 1 reply
-
zigcc 现在问题是比较多。可以用这个试试:https://github.com/jiacai2050/zigcc |
Beta Was this translation helpful? Give feedback.
0 replies
-
CMake 的 |
Beta Was this translation helpful? Give feedback.
1 reply
-
感谢两位分享。用上了,但是针对具体的这个开源项目,还是无法编译OpenSSL子工程。不用管了,换原生方式编译吧。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我想使用zig c++编译一款开源项目pipy proxy,发现并不能完美替换cmake.
git clone https://github.com/flomesh-io/pipy.git
cd pipy, vi build.sh
修改cc环境变量:
运行结果:
Beta Was this translation helpful? Give feedback.
All reactions