Details
-
Improvement
-
Resolution: Done
-
Major - P3
-
None
-
None
-
Windows
-
Fully Compatible
Description
On windows, we currently link against the static C and C++ runtime libraries, unlike all other platforms where we link against them dynamically.
We will add a build-time switch to use /MD instead of /MT, to allow the enterprise build to work.
Attachments
Issue Links
- is related to
-
CXX-96 Enforce /MD with Windows C++ DLL driver
-
- Closed
-