AW: AW: Segmentation fault when adding a variable...

2023-04-19 Thread Beckmann, Niklas
endet: Freitag, 31. März 2023 16:40:46 An: Beckmann, Niklas; discuss-gnuradio@gnu.org Betreff: Re: AW: Segmentation fault when adding a variable... Hi Niklas, On 31/03/2023 17.18, Beckmann, Niklas wrote: > Here is the link to github, where I uploaded the code (since the link was > not work

Re: AW: Segmentation fault when adding a variable...

2023-03-31 Thread Vasil Velichkov
Hi Niklas, On 31/03/2023 17.18, Beckmann, Niklas wrote: > Here is the link to github, where I uploaded the code (since the link was > not working): https://github.com/niklas-aac/phyheader I can't find the line you referenced previously in https://lists.gnu.org/archive/html/discuss-gnuradio/202

AW: Segmentation fault when adding a variable...

2023-03-31 Thread Beckmann, Niklas
Hi Johannes, Vasil & all, I am on gnuradio 3.10.4.0 and I installed gnuradio from source. Since pybind11 (2.4.3) which comes with ubuntu 20.04 is not working with gnuradio 3.10, I changed to pybind11 (2.5.0). my pygccxml is in version 2.2.1 Here is the link to github, where I uploaded the