homebrew-gnuradio icon indicating copy to clipboard operation
homebrew-gnuradio copied to clipboard

Latest dev build using OS X Yosemite 10.10's built in compiler, clang and llvm. Builds without issue or patches, complete with working GUI and docs if desired.

Results 16 homebrew-gnuradio issues
Sort by recently updated
recently updated
newest added

I'm getting the following error after doing all the right things (brew update, update python, gcc, boost, etc), made sure Xcode is up to date and command line version of...

To install the Python dependencies on a somewhat clean Yosemite machine I had to do the following: ``` sudo easy_install pip sudo STATIC_DEPS=true pip install Cheetah lxml matplotlib numpy scipy...

I'm trying to install gnuradio from this repo, using homebrew. I'm on OSX 10.10.2. The install keeps failing and saying that my sip and pyqt modules ahave mismatched API versions....

ian@thor:~% llvm-g++ --version 14:15 Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn) Target: x86_64-apple-darwin14.3.0 Thread model: posix ian@thor:~% g++ --version 14:15 Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 6.1.0...

I have a user python configuration on my 10.10 installation that's configured via http://pip2014.com/. I have also installed all dependencies as indicated in the initial bit of the readme (where...

It went very far, but failed with this message: ``` ==> python setup.py install --prefix=/usr/local/Cellar/gnuradio/3.7.5.1/libexec pdftops: no ============================================================================ * The following required packages can not be built: * freetype READ...