Hi Martin.
How do we handle this on vanilla version of the engine, since I dont have access to VCToolChain.cs file?
- Also another issue I m facing as mentioned, even introducing the flags in an ordered fashion (/std:c++20 /Zc:char8_t-
) in target.cs, the compiler is not picking up. I m thinking the flag is not working to compile the plugin in my case.