Tried the VS2022 build. After 21 minutes of compiling, got this error listed below. Maybe a temporary thing (like a disk hiccuped and a write going bad on some temp folder). I'll try again tomorrow if no one else gets to it.
vaxstation4000vlc.vcxproj -> D:\a\simh\simh\BIN\Win32\Release\vaxstation4000vlc.exe <https://github.com/open-simh/simh/actions/runs/18488234026/job/52675796290?pr=505#step:3:3515>Error running 'C:\Program Files\CMake\bin\cmake.exe --build D:\a\simh\simh\cmake\build-vs2022 --config Release' command: Build phase exited with non-zero status: 1 <https://github.com/open-simh/simh/actions/runs/18488234026/job/52675796290?pr=505#step:3:3516>Write-Error: D:\a\_temp\a8bffaef-f287-43e2-a0cc-62cc6de9578d.ps1:14 <https://github.com/open-simh/simh/actions/runs/18488234026/job/52675796290?pr=505#step:3:3517>Line | <https://github.com/open-simh/simh/actions/runs/18488234026/job/52675796290?pr=505#step:3:3518> 14 | ./cmake/cmake-builder.ps1 -flavor vs2022 -config Release -clean -lto … <https://github.com/open-simh/simh/actions/runs/18488234026/job/52675796290?pr=505#step:3:3519> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <https://github.com/open-simh/simh/actions/runs/18488234026/job/52675796290?pr=505#step:3:3520> | Build phase exited with non-zero status: 1 <https://github.com/open-simh/simh/actions/runs/18488234026/job/52675796290?pr=505#step:3:3521>Error: Process completed with exit code 1. On Tue, Oct 14, 2025 at 1:47 AM Lars Brinkhoff via cctalk < [email protected]> wrote: > I have been working on this emulator, and it's now ready to use. > > https://github.com/open-simh/simh/pull/505 >
