-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
Since the windows driver will only be buildable as a DLL (see CXX-59), it makes no sense for that DLL to link the static runtime. The build system should always use the dynamic runtime when building the driver on windows.
- related to
-
CXX-96 Enforce /MD with Windows C++ DLL driver
- Closed