I refer to ANDROID_USERS_GUIDE.pdf to build the imx-android-11.0.0_2.4.0 environment. When compiling with ./imx-make.sh, the following error appears
How can i fix it?
解決済! 解決策の投稿を見る。
I run the command
How to run ./imx-make.sh, but still report the same error
元の投稿で解決策を見る
Hello jien,
A quick and dirty working solution:
$ cp -r vendor/nxp/* android_build/vendor/nxp
Then run make again.
If the problem persist you see one of our community:
https://community.nxp.com/t5/i-MX-Processors/Android-Oreo-compilation-Problem/m-p/848900
Regards