On Monday, 26 April 2021 at 11:03:19 UTC, Raimondo Mancino wrote:
On Monday, 26 April 2021 at 10:44:14 UTC, Mike Parker wrote:
You might try to build outside of VS and see if you get the
same errors.
The weird thing is that I get these errors just in the errors
frame, but building works just fine without errors.
If I run devenv.exe directly on the solution, or select "build"
from the menu, it builds fine; just, I don't get autocompletion
or go-to-definition for some symbols.
Debugging works as well (although I see mangled symbol names,
but I guess it's how it is supposed to work).
Might be related to recent work on the semantic engine.