gr-symbolrate icon indicating copy to clipboard operation
gr-symbolrate copied to clipboard

Build error

Open olie304 opened this issue 4 years ago • 1 comments

I think there is some kind of type conflict w/ Boost here symbolrate_impl.cc:36:9: error: could not convert ‘gnuradio::get_initial_sptr(T*) [with T = gr::symbolrate::symbolrate_impl]()’ from ‘boost::shared_ptr<gr::symbolrate::symbolrate_impl>’ to ‘gr::symbolrate::symbolrate::sptr {aka std::shared_ptr<gr::symbolrate::symbolrate>}’ https://gist.github.com/olie304/2772a56619bfc5ad3d2e127f76a0f6bb

olie304 avatar May 03 '20 21:05 olie304