git-artes / gr-isdbt

DTV ISDB-T in GNURadio
http://iie.fing.edu.uy/investigacion/grupos/artes/gr-isdbt/
Other
148 stars 35 forks source link

python new problem: isdbt_python.lib #59

Open SebasGv150402 opened 11 months ago

SebasGv150402 commented 11 months ago

Hi, I am trying to install the isdbt's blocks for gnu radio 3.10 (I tried to install 3.8 but no success) and when I run the cmake ../ command I get the following error, I tried many methods but nothing was fixed. Any help please? (Im using Virtual Box with Ubuntu 22.04)

cmake error at /usr/lib/x86_64-linux-gnu/cmake/gnuradio/grpybind.cmake:221 (message): python bindings for bit_deinterleaver.h are out of sync call stack (most recent call first): python/isdbt/bindings/cmakelists.txt:53 (gr_pybind_make_oot)

image

git-artes commented 11 months ago

Hi. What problem did you have with the 3.8 version? That should work perfectly.

SebasGv150402 commented 11 months ago

Edit 2: I solve the previous problem, and finish to configure with cmake, but i have a new problem with the command 'make': image **

Paulo-D2000 commented 8 months ago

Hi, sorry for this... please check the change I've made on https://github.com/git-artes/gr-isdbt/pull/60/commits/49e9caf85964a060d98aadb01ee848c60b394720 to fix this issue...