missing *.lib files for windows c shared libraries
Open
- Dominant language
- C++
- Stars
- 406
- Forks
- 134
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 24
Description
### Discussed in https://github.com/epam/Indigo/discussions/680
Originally posted by **xjjius** February 23, 2022
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.