RevenantBob

Results 7 comments of RevenantBob

Alright, this was partially a matter of RTFM for me. Documentations shows you need to set `TARGET_CC` for cross compile, it also says it uses clang. So it should be...

Very late reply, but it might be easier to just check on import of settings from registry that the window is actually fully on screen.

I just ran into this issue as well in 17.6.4. I always had the reference to `Microsoft.NET.Test.SDK` in the project. Tests run fine with `dotnet test` on command line, but...

Is this issue still going to be present in 17.7?

@LukeSerne You are my hero for this patch. I was beating my head into a wall trying to figure out why it wasn't analyzing the address table correctly. I made...