Fix win-scons CI #531
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix-win-ci"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When finished this will close #514
Thanks to the right prodding from @CelticMinstrel, I got this to work again.
I changed SConstruct so when the compiler check fails, it runs our own test compilation, the output of which will actually be printed in the log. We could take that out now that it's fixed, but I think we might as well leave it. The nebulous "something wrong with your compiler" error is my worst nightmare and we've seen it before.