Within the "out of tree module" link I sent is basic information on how to compile an application using CMake.
https://wiki.gnuradio.org/index.php/OutOfTreeModules#Using_CMake On Tue, Oct 8, 2019 at 12:05 PM Moses Browne Mwakyanjala <[email protected]> wrote: > Hello Nick, > Thanks for your email. > I have created the OOTs already. What I'm trying to do it to integrate my > OOTs in a QT C++ application (something akin to Gqrx). > You could see what I'm trying to do from the example source code I > attached. > > Regards, > Moses. > > On Tue, Oct 8, 2019 at 8:56 PM Nick Foster <[email protected]> wrote: > >> I think you should read up on creating out-of-tree GNURadio modules: >> >> https://wiki.gnuradio.org/index.php/OutOfTreeModules >> >> Nick >> >> On Tue, Oct 8, 2019 at 11:44 AM Moses Browne Mwakyanjala < >> [email protected]> wrote: >> >>> Hello all, >>> I'm trying to implement an easy-to-use QT-based receiver in GNU Radio. >>> As a starting point, I would like to compile a C++ example (attached) under >>> /gnuradio/gr-qtgui/examples/c++ . This example program generates a noisy >>> sine wave and displays on some qt gui qwidgets. I was able to compile and >>> run the program a couple of years ago. Unfortunately, I can't remember what >>> I did as the whole process was trial and error. I have tried both "make" >>> and "g++" without any luck. Please don't hesitate to ask for >>> more information. >>> All help is highly appreciated. >>> Best regards, >>> Moses. >>> _______________________________________________ >>> Discuss-gnuradio mailing list >>> [email protected] >>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >>> >>
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
