|
|
|
|
|
by puetzk
2472 days ago
|
|
> And they don't even ship the CRT with the compiler any more Just in case you/any other reader didn't know: That's just because they don't consider the ucrt compiler-version-specific anymore, it's distribution (binaries and source) moved into the windows SDK, E.g. Windows Kits\10\Source\10.0.17763.0\ucrt. The vcruntime is still with MSVC. But this source never included the STL. |
|
I'll concede I'm probably missing some obvious gotcha.