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