Visual Studio 2019 brings C11 support and is actually needed (or best suited at least) if we are: * Building with debugging code enabled (/Zc:preprocessor is required) * Introspection works better on Visual Studio 2019 or later, also due to the preprocessor improvements. * Pulling in bleeding edge Cairo (and possibly soon, GLib) already requires C11 support.
14 KiB
14 KiB