Hello!
We bought the Smart EVB G2 development kit from you.
When we are trying to build android, on the instruction, we have a problem.
Doing exactly according to the instructions
Quectel_SC66_Android_Compiling_Instructions_V1.2
Quectel_SC66_Android_SDK_Download_User_Guide_V1.0
base commands
repo init -u git://codeaurora.org/platform/manifest.git -b release -m LA.UM.7.2.r1-07500-sdm660.0.xml --repo-url=git://codeaurora.org/tools/repo.git --repo-branch=caf-stable
repo sync
source build/envsetup.sh
lunch sdm660_64-userdebug
make -j8
Sources are downloaded without errors and warnings
There is a problem when compiling android
got the following results
Could you help us?