Skip to content

Building libosdp for windows. #190

Closed Answered by sidcha
azar57 asked this question in Q&A
Jul 30, 2024 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

Basically you don't need to build libutils.a (the whole library) to build LibOSDP. You can just build the subset of the c-utils project that src/*.c depends on. This is already how LibOSDP is building c-utils (cmake, make, python and rust). Sorry if that wasn't conveyed correctly.

Nevertheless, I made some more fixes now that makes Windows platforms a first class citizen. I also updated the docs to reflect how you can build on Windows from sources and also added a note on how to consume LibOSDP from vcpkg. Let me know if you face any further issues.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@sidcha
Comment options

@azar57
Comment options

@sidcha
Comment options

Answer selected by sidcha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants