求助3.171 安卓编译不过,急急急啊

FAILED: G:\Cocos\tools\android-ndk-r16-beta1\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe --target=armv7-none-linux-androideabi --gcc-toolchain=G:/Cocos/tools/android-ndk-r16-beta1/toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64 --sysroot=G:/Cocos/tools/android-ndk-r16-beta1/sysroot -I…/…/…/…/…/…/…/cocos2d-x/cocos/editor-support -I…/…/…/…/…/…/…/cocos2d-x/external/unzip/. -I…/…/…/…/…/…/…/cocos2d-x/external/zlib/include -isystem G:/Cocos/tools/android-ndk-r16-beta1/sources/cxx-stl/llvm-libc++/include -isystem G:/Cocos/tools/android-ndk-r16-beta1/sources/android/support/include -isystem G:/Cocos/tools/android-ndk-r16-beta1/sources/cxx-stl/llvm-libc++abi/include -isystem G:/Cocos/tools/android-ndk-r16-beta1/sysroot/usr/include/arm-linux-androideabi -D__ANDROID_API__=16 -g -DANDROID -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb -mfpu=neon -Wa,–noexecstack -Wformat -Werror=format-security -std=c++11 -frtti -fexceptions -fsigned-char -O0 -fno-limit-debug-info -fPIC -std=gnu++11 -MD -MT engine/external/unzip/CMakeFiles/ext_unzip.dir/ioapi.cpp.o -MF engine\external\unzip\CMakeFiles\ext_unzip.dir\ioapi.cpp.o.d -o engine/external/unzip/CMakeFiles/ext_unzip.dir/ioapi.cpp.o -c G:\Project\Pokemon\PokemonAdventure\frameworks\cocos2d-x\external\unzip\ioapi.cpp
In file included from G:\Project\Pokemon\PokemonAdventure\frameworks\cocos2d-x\external\unzip\ioapi.cpp:13:

In file included from …/…/…/…/…/…/…/cocos2d-x/external/unzip/./ioapi.h:46:

In file included from G:/Cocos/tools/android-ndk-r16-beta1/sources/cxx-stl/llvm-libc++/include\stdio.h:108:

G:/Cocos/tools/android-ndk-r16-beta1/sources/android/support/include\stdio.h:36:25: error: invalid token at start of a preprocessor expression

#if __USE_FILE_OFFSET64 && ANDROID_API < ANDROID_API_N

                    ^

1 error generated.

我也编译不过