❔ ✅ Schrödinger's errors (errors in build but not compile)
Hi!
I have recently replaced 9 binaries in a project of mine. These binaries are modules of a larger application that just had a v1.3.0 => 1.4.0 patch increase, so I'd assume most functionality in most of these to be unchanged.
However, after I did that I saw no errors in my IDE. It usually scans and finds compile time errors as we code, right? so I click build and am hit with 128 errors and 36 warnings.
Then I think "ok cool better get to work" and am ready to see these errors in my IDE, but... still 0 errors. why is that? Anybodys seen anything similar? I've tested in both visual studio and Rider.
I have recently replaced 9 binaries in a project of mine. These binaries are modules of a larger application that just had a v1.3.0 => 1.4.0 patch increase, so I'd assume most functionality in most of these to be unchanged.
However, after I did that I saw no errors in my IDE. It usually scans and finds compile time errors as we code, right? so I click build and am hit with 128 errors and 36 warnings.
Then I think "ok cool better get to work" and am ready to see these errors in my IDE, but... still 0 errors. why is that? Anybodys seen anything similar? I've tested in both visual studio and Rider.
