simh-testsetgenerator/.github
B. Scott Michel 348f5f2944 Github CI/CD: Broken windows_build.yml
Remove windows_build.yml due to a MS compiler enforcement change. Build
fails because libpng16.lib was compiled with a different compiler
version (VS 2008?) relative to the current VS 2022 installed in the
Github windows-latest runner.

MS decided that libraries must be compiled with a compatible compiler,
preferably the compiler-in-use. While not conclusively traced to a MS
trouble ticket, it seems reasonable to assume there exists a trouble
ticket wherein an older MS compiler generated code that was incompatible
with VS 2022, thereby necessitating the enforcement (speculation: LTO
instrumentation, for example?)
2023-07-31 10:49:26 -07:00
..
workflows Github CI/CD: Broken windows_build.yml 2023-07-31 10:49:26 -07:00
ISSUE_TEMPLATE.md GitHub: Update issue template to be more specific about answering ALL questions 2021-08-10 12:24:19 -07:00