forked from apache/cassandra-cpp-driver
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
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...
Metadata
Metadata
Assignees
Labels
No labels