Re: Right spot for additional library for gnuradio-runtime

2024-05-23 Thread Chris Gorman
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

Right spot for additional library for gnuradio-runtime

2024-05-22 Thread Chris Gorman
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