Compile android core issues of mame2010

Compile the core issues of mame2010 Android NDK cygwin has been installed The NDK path is set

android ndk .bashrc file info #ANDROID SDK

export ANDROID_SDK=“C:/Documents and Settings/Administrator/Local Settings/Application Data/Android/android-sdk”

#ANDROID NDK

export NDK_ROOT_DIR=“D:/cygwin/home/Administrator/android-ndk-r10”

#PATH

PATH="$PATH:${ANDROID_SDK}:${NDK_ROOT_DIR}"

Compile information

in file included from ./src/emu/emu.h:53:0 from src/mame/drivers/albazc.c:13:

.src/emu/emucore.h:25:21 fatal error: exception: no such file or directory #include exception ^ compilation terminated

command ./libretro-build-android-armeabi.sh mame2010

my system is windows xp