scratchfoundation / scratch-flash

Open source version of the Scratch 2.0 project editor. This is the basis for the online and offline versions of Scratch found on the website.
https://scratch.mit.edu
GNU General Public License v2.0
1.33k stars 512 forks source link

gradlew build failed #1394

Closed royqh1979 closed 6 years ago

royqh1979 commented 6 years ago

I'm using windows 7 , JDK 8, Grade 4.7 and Apache Flex SDK 4.15; When I tried to build by running ".\gradlew build -P11.6", I got the following error:

`FAILURE: Build failed with an exception.

Then I tried to download http://fpdownload.macromedia.com/get/flashplayer/installers/archive/playerglobal/playerglobal11_6.xml manually, and got a 404 error.

Seems the depenecy is broken

power-coding commented 6 years ago

No one know this issue?