Made those changes after your first post, but they hadn't taken effect
because I forgot to delete all the generated files from the last make. It
compiles, passes testing, and installs now. :)

~ Francesco


Karthik Vijayraghavan wrote:
> 
> Change it as below
> 
> GR_SWIG_BLOCK_MAGIC(randsig,source_ff);
> 
> randsig_source_ff_sptr randsig_make_source_ff (double sampling_freq);
> 
> class randsig_source_ff : public gr_block
> {
> private:
>   randsig_source_ff (double sampling_freq);
> };
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Error-while-compiling-a-processing-block-tp20267377p20277759.html
Sent from the GnuRadio mailing list archive at Nabble.com.



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

Reply via email to