window平台编译生成的静态库没有导出C接口 #485
linxiaodong168
started this conversation in
General
Replies: 0 comments
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.
-
平台:Windows 10
已安装tquic所需依赖:
rust 1.70+
git 2.0+
gcc 9.3+
cmake 3.22+
Visual Studio 2019
NASM
使用编译命令:
cargo build --release -F ffi
但是编译成功后的静态库文件tquic.lib没有导出quic_endpoint_new等相关的C接口

Beta Was this translation helpful? Give feedback.
All reactions