-
Type: Bug
-
Resolution: Cannot Reproduce
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Build
-
None
-
Environment:VS 2017 + Windows Server 2016 + MongoDB master branch latest revision
-
ALL
-
-
Dev Tools 2019-02-11, Dev Tools 2019-02-25
MongoDB failed to buid due to C2039 C2275 C2059 C3536 and C2440 on MSVC. These errors appears to be make_intrusive not defined in the future.h file and can be first reproduced on 3e402ff version. We use latest version of MongoDB to test VS copmlier. And we know building MongoDB with VS 2017 is currently not supported, so we apply patch to support this, I attach this patch. Could you please help to take a look at this? Thanks in advance!