discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Unable to compile gnuradio under MSVC - missing s


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Unable to compile gnuradio under MSVC - missing stdbool.h
Date: Fri, 7 Sep 2012 13:19:49 -0700

>
> 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



reply via email to

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