When I use the following:
import std.core;
I get the error:
Error C1011 cannot locate standard module interface. Did you install the library part of the C++ modules feature in VS setup?
I checked the install and I could not find how to install the C++ modules feature. I'm also concerned that this will not be standard enough to compile on both gcc 11.2.0 and VS2022.