Dear
all,
i have compiled the the new version of gnuradio 3.7 . while making cmake
disable uhd in grc i have tried
cmake -DENABLE_BAD_BOOST=ON -DENABLE_DEFAULT=OFF …/
but don’t have effect on disable block, i know the boost 146 is bad
boost inspite of disabling there is no effect on blocked elements.
i have the following installation on PC
linux; GNU C++ version 4.6.3; Boost_104601; UHD_003.005.003-0-unknown
– ######################################################
– # Gnuradio enabled components
– ######################################################
– * python-support
– * testing-support
– * volk
– * doxygen
– * sphinx
– * gnuradio-runtime
– * gr-blocks
– * gnuradio-companion
– * gr-fec
– * gr-fft
– * gr-filter
– * gr-analog
– * gr-digital
– * gr-atsc
– * gr-audio
– * gr-channels
– * gr-noaa
– * gr-pager
– * gr-qtgui
– * gr-trellis
– * gr-utils
– * gr-video-sdl
– * gr-vocoder
– * gr-fcd
– * gr-wavelet
– * gr-wxgui
– ######################################################
– # Gnuradio disabled components
– ######################################################
– * gr-ctrlport
– * gr-comedi
– * gr-uhd
– Using install prefix: /usr/local
– Building for version: 3.7.0rc0 / 3.7.0rc0
– Configuring done
– Generating done
Dose anyone face this in new GNURadio 3.7???
Thanks
Junaid