gnieboer / GNURadio_Windows_Build_Scripts

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
GNU General Public License v3.0
89 stars 32 forks source link

Hexchat no longer maintaining GTK binaries. #34

Closed mawelsh closed 6 years ago

mawelsh commented 6 years ago

Project should either build from source or find a new target to download pre-built binary. Build from source fails with:

wget : The remote server returned an error: (404) Not Found. At C:\gr-build\scripts\Setup.ps1:81 char:9

and https://dl.hexchat.net/gtk-win32/vc14/x64/gtk-x64.7z is returns a 404.

gnieboer commented 6 years ago

Great :(. Unfortunately GTK is rather troublesome to try to build on Windows, so I'd prefer not to. But I figured this would happen eventually.

mawelsh commented 6 years ago

Thanks for looking into these. I should have some time this weekend to actually lodge a PR instead of just complaining.

gnieboer commented 6 years ago

I've hosted the binaries on my site, and updated the scripts to pull from there. Fortunately I had kept a copy.