Closed shenjiesky closed 4 years ago
are you using crosswalk-build-tools docker image? also did you run: gclient sync
On Thu, Dec 5, 2019 at 11:46 AM shenjiesky notifications@github.com wrote:
Many packages of dependency in third_party is not downloaded automatically, such as Ndk and Sdk. When I run "./install-build-deps.sh./install-build-deps-android.sh",it got no mistakes,but ndk and sdk was not download.I am confused by the problem. I would appreciate it if you could offer me any help.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ks32/CrosswalkNative/issues/12?email_source=notifications&email_token=AAHILZZVBST5D23WX6YZTK3QXCPVHA5CNFSM4JVU4HKKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H6HLL4A, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHILZ7A3TWUYUZKL7OLBQDQXCPVHANCNFSM4JVU4HKA .
yes i have ran “gclient sync”
and my environment is ubuntu 16.04
install-build-deps-android.sh should install sdk/ndk. You should check for errors.
On Thu, Dec 5, 2019 at 12:02 PM shenjiesky notifications@github.com wrote:
yes i have ran “gclient sync”
and my environment is ubuntu 16.04
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ks32/CrosswalkNative/issues/12?email_source=notifications&email_token=AAHILZ5GCI5PKFFBEXJWOB3QXCRRVA5CNFSM4JVU4HKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEF7XAEI#issuecomment-561999889, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHILZYO22RTC47OL7BXT5DQXCRRVANCNFSM4JVU4HKA .
Many packages of dependency in third_party is not downloaded automatically, such as Ndk and Sdk. When I run "./install-build-deps.sh./install-build-deps-android.sh",it got no mistakes,but ndk and sdk was not download.I am confused by the problem. I would appreciate it if you could offer me any help.