discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] gr-display-master install (was Re: Writing text t


From: Volker Schroer
Subject: Re: [Discuss-gnuradio] gr-display-master install (was Re: Writing text to a QT GUI Window)
Date: Mon, 20 Apr 2015 17:51:42 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

If you install gnuradio without a CMAKE_INSTALL_PREFIX it goes to /usr/local containing many subdirectories. But in some use cases it may be necessary to install into a different directory.
On your system the CMAKE_INSTALL_PREFIX is /usr/local

Am 20.04.2015 um 16:45 schrieb Murphy, John:
In the gr-display-master README file under "2. Installation" when it states...
$cmake -DCMAKE_INSTALL_PREFIX=<where gnuradio is installed> ../

What is meant by "<where gnuradio is installed>"?
gnuradio gets installed across many directories, to which does this refer?

Sorry for the noob question, I never had to use -DCMAKE_INSTALL_PREFIX
before just using gr_modtool for my own blocks, even copying between
systems.

On my system, when I sudo make install my own modules, it puts stuff in...
/usr/local/lib/cmake/MYMODULE
/usr/local/include/MYMODULE
/usr/local/lib64
/usr/local/lib64/python2.7/site-packages/MYMODULE
usr/local/include/MYMODULE/MYMODULE/swig
/usr/local/share/gnuradio/blocks

gr-display sounds like a great idea, and I am eager to try it out.

John Murphy
address@hidden

On Sat, Apr 18, 2015 at 12:00 PM,  <address@hidden> wrote:
   12. Re: Writing text to a QT Gui Window (Volker Schroer)
Message: 12
Date: Sat, 18 Apr 2015 12:46:50 +0200
From: Volker Schroer <address@hidden>
Subject: Re: [Discuss-gnuradio] Writing text to a QT Gui Window
Have a look at
https://github.com/dl1ksv/gr-display
Am 18.04.2015 um 12:04 schrieb Mike Willis:
I am wondering how I might write stuff to a gui window from my OOT
blocks rather than to the console. I don?t see anything in the
standard blocks ? a gui text sink for example. I assume I will need to
write something but am short on examples of gui output
_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio





reply via email to

[Prev in Thread] Current Thread [Next in Thread]