cjcliffe / CubicSDR

Cross-Platform Software-Defined Radio Application
http://www.cubicsdr.com
GNU General Public License v2.0
2.02k stars 249 forks source link

error: ‘modem’ has not been declared #926

Closed emanuele-dedonatis closed 2 years ago

emanuele-dedonatis commented 2 years ago

I'm not able to install CubicSDR on Ubuntu 20.04 nor 16.04.

I followed all the steps from the wiki but I'm stuck on building CubicSDR image

emanuele-dedonatis commented 2 years ago

Found the problem: master branch of liquid-dsp doesn't have modem definition anymore!

I built and installed liquid-dsp from v1.3.2 tags and it works!

Please update the wiki!

nmaster2042 commented 2 years ago

I confirm building liquid-dsp from v1.3.2 tag is working.

ElwinCabrera commented 2 years ago

I too can confirm that this build works when building liquid-dsp from the v1.3.2 tag.

vsonnier commented 2 years ago

The problem were with the Digital Modems only, where modem in liquid-dsp was renamed to modemcf in the current master. I think it is fixed now. On the other hand, you'll have to use liquid-dsp master with Cubic from here :)