Live Coding warnings after VS Community 2019 update to version 16.10.1

To be clear, the patch linked won’t fix the warnings generated for _volmd which is what the OP was asking about. You’ll need to add !string::StartsWith(symbolName.c_str(), "_volmd") to exclude them specifically.

1 Like