ks32 / CrosswalkNative

Embedded Crosswalk 77 webview based sample project.
96 stars 43 forks source link

How to build crosswalk77 #44

Closed hehefox closed 1 year ago

hehefox commented 2 years ago

Following crosswalk build instruction, get crosswlk77 source code. 1 gclient config --name src/xwalk https://github.com/ks32/crosswalk.git@origin/ks_chromium_77 2 gclient sync In crosswalk/DEPS.xwalk file, chromium_crosswalk_rev = '9a967afdddfb7b7af327681f52c1f92b83944f3c', this rev is not a valid value. [1:38:59] POST git-upload-pack (935 bytes) [1:38:59] fatal: git fetch_pack: expected ACK/NAK, got 'ERR upload-pack: not our ref 9a967afdddfb7b7af327681f52c1f92b83944f3c' [1:38:59] fatal: The remote end hung up unexpectedly

Which rev is a valid?

ks32 commented 1 year ago

can you try again. It was working when I checked.