> > Nevertheless I have few more errors: > > - I do not have gsl and gnuradio-wavelet fails on finding gsl/gsl_errno.h > - 'make' declarations in wavelet_ff.h, squash_Ff.h and wvps_ff.h cannot > be declared with dll interface (error C2487: member of dll interface > class may not be declared with dll interface) > - fcd_nfm_rx cannot find libboost_program_options-vc1000-mt-1_49.lib (of > course I have it). Libpath does not include boost path. > - gnuradio-filter displays undefined symbol gr_rotator::gr_rotator(void) > and other related methods (gr_rotator::rotate(), etc.) > - gnuradio-digital also displays undefined symbol > gri_lfsr::gri_lfsr(void) and other related methods (next_bit, etc.) >
I was able to compile the next branch after the following commits: http://gnuradio.org/cgit/jblum.git/log/?h=next_fixes -josh _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
