Is there error in your GR OOT module, or when you're building GR itself? If the former, then you'll want to include the following in the top- level CMakeLists.txt somewhere near the top:{{{ SET(CMAKE_CXX_STANDARD 11) }}}
If the latter, then contact me off-list & I'll help you get gr-dev installed. Hope this helps! - MLD On Sat, May 19, 2018, at 3:59 PM, Vipin Sharma wrote: > I tried installing gnuradio-devel. The following error still shows up. > I also tried uninstalling the “gnuradio” and left “gnuradio-devel” > installed. That doesn’t make any difference either.> > Anything else I can try until your fix is available in the release? > > > Error: > > */opt/local/include/cppunit/TestCaller.h:121:28: **error: **no member > named 'bind' in namespace 'std'; did you mean 'find'?*> > m_test_function( std::bind(test, m_fixture) )
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio