Skip to content

Typo for gr_hamming cmake file #1

@perks

Description

@perks

When attempting to sudo make install you get the following error:

CMake Error at grc/cmake_install.cmake:36 (FILE):
  file INSTALL cannot find
  "./funtenna/gnuradio/gr-hamming/grc/hamming_decode_bb.xml".
Call Stack (most recent call first):
  cmake_install.cmake:41 (INCLUDE)


make: *** [install] Error 1

This can be fixed by editing the file at funtenna/REF_DESIGN/gnuradio/grc/CMakeLists.txt

and at line 23 changing hamming_decode_bb.xml to hamming_decode_hamming_bb.xml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions