Hi Again,
Please disregard the first email. I have found the CMakeLists.txt to
edit and it appears to have worked. Sorry for the spam.
Chris
On Wed, May 22, 2024 at 9:11 PM Chris Gorman wrote:
>
> Hello All,
>
> I'm currently trying to get gnuradio to build under mingw64. I have
> run into a
Hello All,
I'm currently trying to get gnuradio to build under mingw64. I have
run into a problem and would like some advice on how to fix it.
When trying to link gnuradio-runtime.dll, I get an error due to a
missing library in the link command. It turns out I need to add
-lwsock32 to the link