seznam / elasticlient

C++ Elasticsearch client library
https://seznam.github.io/elasticlient/
MIT License
132 stars 67 forks source link

I find it hard to compile on windows system #23

Open 18959263172 opened 3 years ago

18959263172 commented 3 years ago

to many errors...

che0 commented 3 years ago

Thank you for sharing your experience. Unfortunately we did not test this library on Windows, so it's hard to provide any comment on errors you might be seeing.

rpastrana commented 3 years ago

@che0 what's the official stance on windows support for this client lib? We've had difficulty building on win32 as well. I can share our cmake/make logs if it helps

che0 commented 3 years ago

@rpastrana This library is primarily developed on Linux. We'll be happy to accept patches that will improve Windows support, and we can provide guidance regarding specific build errors to the best of our limited knowledge. Unfortunately there wasn't much to comment on in the report above.