Replies: 1 comment
-
Thank you for pointing this out! |
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
-
I used to download the compiled c libraries from official website, which works perfect for my own project.
However, I found that there are no *.lib files for c shared libraries after version 1.4.0. And I got the link error when I compile my c project under Windows, as expected.
Could you please add *.lib files of c shared libs for Windows X32/X64 build?
Beta Was this translation helpful? Give feedback.
All reactions