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 33 forks source link

Failure retrieving libpng-1.6.29.tar #33

Closed mawelsh closed 5 years ago

mawelsh commented 5 years ago

While running setup.py attempt to retrieve source for libpng returns:

wget : The remote server returned an error: (550) File unavailable (e.g., file not found, no access). At C:\gr-build\scripts\Setup.ps1:80 char:9

mawelsh commented 5 years ago

It looks like 1.6.34 should be the currently targeted version.

gnieboer commented 5 years ago

Yes, this is a common issue. I'll update this weekend.

gnieboer commented 5 years ago

Updated scripts to v1.5 with numerous updated dependencies.