Hi All, I am building a signal processing block following the tutorial under the directory /gnuradio/gr-howto-write-a-block, say 'howto_code' block. I've created howto_code.h and howto_code.cc file under /gnuradio/gr-howto-write-a-block/src/lib, meanwhile, I modified howto.i and Makefile.am in the same directory. Then, under the directory /gnuradio/gr-howto-write-a-block, I run ./bootstrap ./configure make I got error said "/usr/bin/swig -c++ -fvirtual -python -modern -I/usr/local/include/gnuradio/swig -I/usr/local/include/gnuradio -module howto -o howto.cc ../../src/lib/howto.i howto_addcode.h /bin/bash: howto_code.h: command not found"
Can anyone advise me how to fix it? What should be the problem? Thanks in advance, Brook -- View this message in context: http://old.nabble.com/Question-on-howto-write-a-block-tp26652926p26652926.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
