Although /MD and /MDd cannot be mixed, it should be possible to build both debug and release variants and provide the runtime as `swiftCore.dll` and `swiftCored.dll` and be able to build both /MD and /MDd to enable debug builds.
The text was updated successfully, but these errors were encountered:
Additional Detail from JIRA
md5: 35edea4e58409076b68635f7b006db9a
Issue Description:
Although
/MD
and/MDd
cannot be mixed, it should be possible to build both debug and release variants and provide the runtime as `swiftCore.dll` and `swiftCored.dll` and be able to build both/MD
and/MDd
to enable debug builds.The text was updated successfully, but these errors were encountered: