cpp-driver icon indicating copy to clipboard operation
cpp-driver copied to clipboard

docs: Issue in page Building

Open Forelyl opened this issue 1 year ago • 1 comments

I would like to report an issue in page https://cpp-driver.docs.scylladb.com/master/topics/building/index

Problem

There is an information about building cpp driver via MSVC compiler. I have tried with both prior version and 2019 one (it was my first time of using older version, but it seems to run). But in source code there is several (near 5) includes of <unistd.h> that as I know isn't supported with MSVC, because it is UNIX lib.

Suggest a fix

The last update of driver was some time ago and there even issue about: "Is this project abandoned" - or something like that. So I don't think that this one would be changed at all or at least in near future. Situation...

Forelyl avatar Mar 23 '24 14:03 Forelyl

Thanks for reporting the issue. While there isn't much development here, the project is still alive and supported.

roydahan avatar Mar 24 '24 21:03 roydahan