discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] possible bug in gr-fec/include CMakelists.txt


From: Jared Dulmage
Subject: [Discuss-gnuradio] possible bug in gr-fec/include CMakelists.txt
Date: Wed, 15 Jul 2015 00:39:09 +0000

I received an error while building a c++ constructed flowgraph:

<GR_ROOT>/include/gnuradio/fec/cc_decoder.h:28:36: fatal error: 
gnuradio/fec/cc_common.h: No such file or directory
 #include <gnuradio/fec/cc_common.h>

It appears that cc_decoder.h includes cc_common.h but that file is not in the 
CMakelists.txt install list.  Adding the file to the list and 
rebuilding/installing fixes the issue.

Jared.
------------------------------------------------------
Jared Dulmage
Engineering Specialist
Digital Comm. and Implementation Dept.
Aerospace Corporation
310-336-3140



reply via email to

[Prev in Thread] Current Thread [Next in Thread]