Details
-
Question
-
Resolution: Done
-
Major - P3
-
None
-
3.2.0
-
None
-
Windows 10, Visual Studio 2013 & 2015, MongoDB 3.2
Description
When I try to build 3.2 in Windows (either VS2013 or VS2015), I get an error "Compiler must support a thread local storage class for trivially constructible types" when the --ssl flag is passed to scons. If I remove the flag scons proceeds with the compilation.
My original command line had more options, but even with this:
scons --release --64 --ssl=SSL
it fails to compile.