Re: Trying to compile gr-osmosdr on windows

2022-04-27 Thread Mitja kocjančič
Well, after trying your branch and looking to config output more closly it seams that it realy tries to regenerate python bindings: https://user-images.githubusercontent.com/6347325/165609413-45a0b65f-d193-4ed8-999c-c9328c11551a.png for source.h and sink.h now my source.h and sink.h line endings

Re: Trying to compile gr-osmosdr on windows

2022-04-27 Thread Ryan Volz
Hi Mitja, On 4/26/22 7:45 PM, Mitja kocjančič wrote: ... BTW: if I go with 0.2.3, tag of GROsmoSDR how should I go about applying your patches (is there a tool that would take a patch and apply it automaticly, because I don't want to patch this by hand because then it would surely take anoth

Re: Trying to compile gr-osmosdr on windows

2022-04-26 Thread Mitja kocjančič
Thanks for hinting to gr-utils I am one step closer now (I missed gr-utils, gr-modtool (click, click-plugins), gr-filter (scipy was missing) and gr-video-sdl (SDL 1.2 was missing), I also found some missing dependencies that I had to enable like this -DENABLE_GRC=ON -DENABLE_GR_UTILS=ON -DENABLE_G

Re: Trying to compile gr-osmosdr on windows

2022-04-26 Thread Ryan Volz
Hi Mitja, On 4/26/22 11:52 AM, Mitja kocjančič wrote: Hello there, I finaly decided to upgrade to GNURadio 3.9 and decided to build everything from source because precompiled versions outthere didn't include everything I needed I knew there would be pain, I just didn't knew how much til I sta

Trying to compile gr-osmosdr on windows

2022-04-26 Thread Mitja kocjančič
Hello there, I finaly decided to upgrade to GNURadio 3.9 and decided to build everything from source because precompiled versions outthere didn't include everything I needed I knew there would be pain, I just didn't knew how much til I started tinkering with it So I a fresh Windows 11 install and