Re: [Discuss-gnuradio] MSVC v16 'static const' error

2014-10-16 Thread Tom Rondeau
Gisle, Please open this as a ticket in our Issue tracker so that it doesn't get lost in the email archives. Thanks, Tom On Wed, Oct 15, 2014 at 1:27 PM, Gisle Vanem wrote: > I just got this error from MSVC v16 while trying to compile > atsc_sync_impl.cc: > g:\gv\dx-radio\gnuradio-3.x\gr-dtv\

[Discuss-gnuradio] MSVC v16 'static const' error

2014-10-15 Thread Gisle Vanem
I just got this error from MSVC v16 while trying to compile atsc_sync_impl.cc: g:\gv\dx-radio\gnuradio-3.x\gr-dtv\lib\atsc\atsc_sync_impl.h(37) : error C2864: 'gr::dtv::atsc_sync_impl::LOOP_FILTER_TAP' : only static const integral data members can be initialized within a class g:\gv\dx-rad