Console output for build fail
[ 19%] Built target gnuradio-specest-fortran
[ 21%] Building CXX object lib/CMakeFiles/gnuradio-specest.dir/reciprocal_ff_impl.cc.o
/root/gr-specest/lib/reciprocal_ff_impl.cc: In static member function 'static gr::specest::reciprocal_ff::sptr gr::specest::reciprocal_ff::make(int)':
/root/gr-specest/lib/reciprocal_ff_impl.cc:33:38: error: could not convert 'gnuradio::get_initial_sptr(T*) [with T = gr::specest::reciprocal_ff_impl]()' from 'std::shared_ptr<gr::specest::reciprocal_ff_impl>' to 'gr::specest::reciprocal_ff::sptr' {aka 'boost::shared_ptr<gr::specest::reciprocal_ff>'}
33 | return gnuradio::get_initial_sptr(new reciprocal_ff_impl(vlen));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| std::shared_ptr<gr::specest::reciprocal_ff_impl>
make[2]: *** [lib/CMakeFiles/gnuradio-specest.dir/build.make:82: lib/CMakeFiles/gnuradio-specest.dir/reciprocal_ff_impl.cc.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:291: lib/CMakeFiles/gnuradio-specest.dir/all] Error 2
make: *** [Makefile:160: all] Error 2
Please, I need assistance resolving this issue @fwunsch
Console output for build fail
Please, I need assistance resolving this issue @fwunsch