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

Missing blink_image_resources_200_percent.pak #6769

Closed
gautambt opened this issue Aug 8, 2016 · 4 comments
Closed

Missing blink_image_resources_200_percent.pak #6769

gautambt opened this issue Aug 8, 2016 · 4 comments

Comments

@gautambt
Copy link

gautambt commented Aug 8, 2016

Hi,

I am trying to build electron from source using instructions from http://electron.atom.io/docs/development/build-instructions-linux/. I would like to build libchromium content instead of downloading the prebuilt versions.

I have run the following command for bootstrap:

./script/bootstrap.py -v --build_libchromiumcontent

When I try to build by running ./script/build.py -c R. I get the following error:

ninja: error: '/home/ubuntu/data/electron/vendor/brightray/vendor/libchromiumcontent/dist/main/static_library/blink_image_resources_200_percent.pak', needed by 'blink_image_resources_200_percent.pak', missing and no known rule to make it

I have tried this both on 1.3.2 and master.

@gautambt
Copy link
Author

gautambt commented Aug 8, 2016

The same procedure worked with 1.2.0

@MarshallOfSound
Copy link
Member

@gautambt This has been fixed upstream in libchromiumcontent I believe

electron/libchromiumcontent@2d4ac58

Can you make sure your submodules are up to date

@gautambt
Copy link
Author

gautambt commented Aug 8, 2016

@MarshallOfSound Updating to the latest libchromiumcontent worked.

@jimmyjzhang
Copy link

i update to the latest version, but the error still exists, exactly like @gautambt pasted.

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

No branches or pull requests

3 participants