I think it would be great to submit issues and PRs for windows. I don't believe that we have any test infrastructure set up for Windows, but it will be less painful to get it working the sooner we address these issues.
On Mon, Apr 21, 2025, 4:41 PM Chris Gorman <chrisjohgor...@gmail.com> wrote: > Hello All, > > I just spent the weekend getting my feet wet with gnuradio4 trying to > build it under Windows (msys2 / ucrt64). I have a small patch (20k) > that when applied to the gnuradio4 tree puts enough logic in for it to > build on my machine. I chose ucrt64 instead of mingw64 because there > was an emscripten package for it and I assumed it would be necessary > for a native build. (I now realize that emscripten is only necessary > for wasm builds, and I am not familiar enough with wasm to try it > yet.) > > I have a 55% test coverage pass on the build I made and wanted to log > some bugs based on my build experience. I wanted to ask here first if > there was interest in my writing some bugs for GnuRadio 4 under > Windows or is that something to save for much later in its development > cycle? > > Best regards, > > Chris > >