Friday, May 25, 2012

Re: [Discuss-gnuradio] Build GR w/o GUI

On 05/25/2012 12:37 PM, Nowlan, Sean wrote:
> Is there a one-stop-shop command to disable building GNU Radio without the GUI? I want to save build time on E100 and don't need it.
>
> My best guess is "cmake -DENABLE_GR_WXGUI=False ../", but I don't know if there are other dependencies or GUI components that also can be explicitly disabled.

wxwidgets are not on the the e100, so no worries there. You will need to
disable the QT stuff though. I'm not certain what the variable is though.

Philip

>
> Thanks,
> Sean
>
>
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

No comments:

Post a Comment