Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not download/build under Windows 10 #36

Closed
KanybekMomukeyev opened this issue Nov 30, 2018 · 3 comments
Closed

Can not download/build under Windows 10 #36

KanybekMomukeyev opened this issue Nov 30, 2018 · 3 comments
Assignees

Comments

@KanybekMomukeyev
Copy link

Hi, i can not download under windows 10

go run engineDownloader.go

Downloading file from
 'https://storage.googleapis.com/flutter_infra/flutter/72c7a7567228cdaf8b7aa4a9e3d212ef9d4cc0ed/windows-x64/windows-x64-embedder'
 to 'C:\src\flutter_projects\go-flutter-desktop-embedder\example\simpleDemo/.build/temp.zip'

Download completed in 1.5597002s3 �[2K
Downloaded embedder for windows-x64 platform, matching version : 72c7a7567228cdaf8b7aa4a9e3d212ef9d4cc0ed
Downloading file from
 'https://storage.googleapis.com/flutter_infra/flutter/72c7a7567228cdaf8b7aa4a9e3d212ef9d4cc0ed/windows-x64/artifacts.zip'
 to 'C:\src\flutter_projects\go-flutter-desktop-embedder\example\simpleDemo/.build/artifacts.zip'

Download completed in 8.5188025s �[2K
Downloaded artifact for windows-x64 platform.
2018/11/30 10:58:32 zip: not a valid zip file
exit status 1
@KanybekMomukeyev

This comment has been minimized.

@zephylac
Copy link
Collaborator

zephylac commented Nov 30, 2018

Found it, error not from you, juest wait for pull request #37

@pchampio
Copy link
Member

pchampio commented Nov 30, 2018

go run engineDownloader.go is fixed by #37.


Regarding:

flutter: The following NoSuchMethodError was thrown building IconTheme(IconThemeData#2abdc(color:
flutter: Color(0xdd000000))):
flutter: Class 'Window' has no instance getter 'locales'.
flutter: Receiver: Instance of 'Window'
flutter: Tried calling: locales

Checkout #38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants