A series of Powershell scripts to automatically download, build from source, and install GNURadio and -all- it's dependencies as 64-bit native binaries then package as an msi using Visual Studio 2015
GR_PREFIX is not defined in the run_gr.bat, which means it will use a compile-time default, which is guaranteed to be incorrect in this msi. Putting it in run_gr.bat will override that default.
GR_PREFIX is not defined in the run_gr.bat, which means it will use a compile-time default, which is guaranteed to be incorrect in this msi. Putting it in run_gr.bat will override that default.