-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Environment:Windows
-
Fully Compatible
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.
- is related to
-
CXX-96 Enforce /MD with Windows C++ DLL driver
- Closed