Hi,

On 06/11/2013 04:50 PM, Tom Rondeau wrote:
Yes, you should be able to make a Cmake rule to run grcc on the .grc
file to build the Python file.



Building hierarchical blocks with grcc needed a small tweak, as convert_hier.py expects the flow graph to have grc_file_path set (in order to add a reference to the file in the doc section of the XML block definition).

Adding the file path during initialization of grcc fixed it for me:

https://github.com/bastibl/gnuradio/commit/515e9ac51837aa8f89de0ec3c95f6f185339c48e


Best,
Bastian

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to