Fix win-scons CI #531

Merged
NQNStudios merged 9 commits from fix-win-ci into master 2025-01-22 14:14:24 +00:00
NQNStudios commented 2025-01-12 21:22:25 +00:00 (Migrated from github.com)

When finished this will close #514

When finished this will close #514
NQNStudios commented 2025-01-22 05:55:24 +00:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
No description provided.