Closed
Description
I just wanted to mention that since you have added AF_UNIX support on Windows via #2115, this now means that you need Windows SDK 10 (v10.0.17763.0) or later to successfully build.
My application depends on Windows SDK 10 (v10.0.14393.0) and no longer builds with the new version of cpp-httplib. You get:
HttpBuildFailure\httplib.h(196,10): fatal error C1083: Cannot open include file: 'afunix.h': No such file or directory
Would it be possible to add a #define to disable AF_UNIX support so I can toggle it off locally to avoid having to update Win10 SDK?
Thanks
Metadata
Metadata
Assignees
Labels
No labels