discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Building on Mac OSX


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Building on Mac OSX
Date: Wed, 26 Oct 2011 08:59:32 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1


On 10/26/2011 08:44 AM, Jeff Scaparra wrote:
> Hello,
> 
> I have almost gotten all the dependencies needed for gnuradio recognized
> however I have qt qwt and wx installed but they aren't being recognized by
> cmake. I have also tried to manually enable them with the -DENABLE_GR_QTGUI
> AND -DENABLE_GR_WXGUI options with no luck. I have used homebrew to install
> almost all of the dependencies and it has been a great help. If anyone have
> any experience building gnuradio on OSX I would appreciate any input.
> 

wxgui is a matter of getting python -c "import wx" to work. Did you set
your PYTHONPATH correctly for wx?

for qtgui, the build must find pyqt4 and qt4libs. Which checks are or
are not passing?

-josh



reply via email to

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