We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
reciprocal_ff_impl.cc
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Console output for build fail
Please, I need assistance resolving this issue @fwunsch
The text was updated successfully, but these errors were encountered: