Sloth icon indicating copy to clipboard operation
Sloth copied to clipboard

Having problem when using ubuntu 20.04 build Sloth

Open william31212 opened this issue 3 years ago • 2 comments
trafficstars

Environment: Virtual Machine: Vmware WorkStation 16 OS: Ubuntu 20.04

I try to modify the /resources/examples/Skia/Makefile and using the ndk-build. However I got the this exception below.

image

william31212 avatar Mar 05 '22 10:03 william31212

The error seems to be cause of the FULL_PATH_TO_ROOTFS variable inside Android.mk file. Can you try pointing to your rootfs folder?

ant4g0nist avatar Mar 06 '22 09:03 ant4g0nist

Thanks your reply, I success build the previous process (poiniting my rootfs as you said). However I got the failed on the linker. Sorry to bother you🙇 image

william31212 avatar Mar 06 '22 13:03 william31212