You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently cgo isn't supported on ARM I haven't tested it either.
Otherwise, it sounds like the github.com/bemasher/fftw build failed before rtlamr was built. Also be sure that your version of go matches the required version to build successfully, I recommend building the toolchain from source: http://golang.org/doc/install/source
Be sure to follow the project build instructions in README.md.
Hello.
I'm trying to use this on a Raspberry Pi.
Upon attempting to
go get
this project, I get the following:My
libfftw3-dev
is installed properly, it seems.Any ideas?
The text was updated successfully, but these errors were encountered: