Open lukewilliamboswell opened 1 year ago
The Windows Getting Started Guide can be updated. It currently states Windows support is limited.
Windows builds are tested in CI so programs should compile and run. There are likely issues with tooling like using expect and dbg.
expect
dbg
This is blocked on PR #5072.
I had one more segfaulting cli test that I wanted to look at.
The Windows Getting Started Guide can be updated. It currently states Windows support is limited.
Windows builds are tested in CI so programs should compile and run. There are likely issues with tooling like using
expect
anddbg
.