gnuradio AttributeError: 'module' object has no attribute 'transmitter'

當我調用另一個文件的函數時,比如我調用liquid.h的fec_create()函數,編譯正確,但是GNU Radio執行時就報錯了 錯誤信息: AttributeError: ‘module’ object has no attribute ‘transmitter’ 解決方法: 修改模塊根目錄下的CMakeLists.txt 在 Compiler specific setup 下添加以下信息:
相關文章
相關標籤/搜索