热门IT资讯网

android编译错误

发表于:2024-11-27 作者:热门IT资讯网编辑
编辑最后更新 2024年11月27日,============================================Checking build tools versions...************************

============================================
Checking build tools versions...
************************************************************
You are attempting to build with the incorrect version
of java.

Your version is: java version "1.6.0_45" Java(TM) SE Runtime Environment (build 1.6.0_45-b06) Java HotSpot(TM) 64-Bit Server VM (build 20.45-b01, mixed mode).
The required version is: "1.7.x"

Please follow the machine setup instructions at
https://source.android.com/source/initializing.html
************************************************************
build/core/main.mk:171: *** stop。 停止。

#### make failed to build some targets (06:37 (mm:ss)) ####


java版本不匹配导致的错误

0