Hello All,
I'm trying to get a build of gnuradio running under mingw64. It is
installed and works mostly. I've patched it with Ryan Volz's patch
for removing the global_blocks_path in favour of using prefix to set
the blocks path. This works and I no longer need to set the
environment variable
Hi Chris,
not sure if this is really what you're asking, but: Is this related to the
changes made in
https://github.com/gnuradio/gnuradio/pull/7350 (or 7404 on maint-3.10)?
Best regards,
Marcus
On 21.06.24 19:52, Chris Gorman wrote:
Hello All,
I'm trying to get a build of gnuradio running u
Hi Marcus,
Thanks for the pointer. I think my problem occurs because of mixing.
I used Ryan's patch to get rid of the need to use GRC_BLOCKS_PATH at
the same time 7350 was put in. I mixed these two changes without
analyzing the logic and that was my mistake. Since I need to use one
environment