Version 1.2.0 no longer builds on windows because the 'ETIMEDOUT' constant is not defined. I am using mingw-w64 based on gcc-4.6.3.
mongoc/mongoc-thread-private.h:105:17: error: 'ETIMEDOUT' undeclared (first use in this function) mongoc/mongoc-topology.c:495:19: error: 'ETIMEDOUT' undeclared (first use in this function) mongoc/mongoc-topology.c:730:35: error: 'ETIMEDOUT' undeclared (first use in this function)
In addition mingw-w64 has a few warnings:
- related to
-
CDRIVER-643 Solaris Compiler warning
- Closed
-
CDRIVER-959 mingw build & test in Evergreen
- Closed