Current GNU Radio Windows version: 3.8.0-0
Current packager version (this installer): 1.2
The installer contains the release build. If you need to debug, PDB are also available for downloading as a separate file. Unzip it and add the folder “symbols” to Visual Studio symbol search path.
The installation works out of the box. There is no need to install any extra package or library.

This is the release version of GNU Radio for Windows.

PDB files for debugging.
SHA-256 checksums:
c7f994bfcf23af1f2cfc58d5b53f89a0748feb3692a845b7238333e4ff481db0 gnuradio_3.8.0-0_win64_release.exe
During the installation, your CPU capabilities will be detected to decide which optimization is used. If you have a CPU with AVX2 support, the installer will let you to install these optimizations.
Note on debug version: I do not plan to upload a debug binaries of GNU Radio. There are some problems with mixed libraries (release and debug) that crash Python. If you want to debug GNU Radio, I recommend to move to a Linux.
DEPENDENCIES
All dependencies are included and it is not needed to download extra packages.
Library | Version |
---|---|
Boost | 1.68.0 |
FFTW | 3.3.4 |
USB | 1.0.22 |
ZeroMQ | 4.3.2 |
Log4Cpp | 1.0 |
Qt5 | 5.11.1 |
QWT | 6.2 |
UHD | 3.14.1 |
Volk | 2.0 |
YAML | 0.2.2 |
Atk | 1.0 |
Cairo | 1.16 |
Cairo-gobject | 1.16 |
Epoxy | 1.5.3 |
Ffi | 3.2.9999 |
FontConfig | 2.13.0 |
FreeType | 2.9 |
Fribidi | 1.0.2 |
Gdk Pixbuf | 2.38.1 |
Gdk | 3.24.8 |
Gio | 2.60.4 |
Gi Repository | 3.24.8 |
Glib | 2.60.4 |
GModule | 2.60.4 |
GObject | 2.60.4 |
GThread | 2.60.4 |
Gtk+ | 3.24.8 |
iconv | 0.0.8 |
intl | 0.19.7 |
PNG | 1.6.36 |
XML | 2.9.9 |
Pango | 1.42.3 |
Pangocairo | 1.42.3 |
Pangoft2 | 1.42.3 |
Pangowin32 | 1.42.3 |
Zlib | 1.2.11 |
Changelog
This is the changelog of the installer (not the GNU Radio).
Version 1.2:
- Fix with menu shortcuts uninstall.
- Fix with environment PATH.
Version 1.1
- Added GNU Radio icons and license.
- Including Lib YAML for high speed GRC loading.
Version 1.0
- Initial release.