Cant for the life of me get an Android build to happen
have tried both 4.2 and 4.4, but neither want to work
am getting the following error from 4.2
Projects/Common/3rdParty.mk:153: recipe for target 'Obj/Android/3rdParty/expat-2.1.0/expat_config.h' failed make: *** [Obj/Android/3rdParty/expat-2.1.0/expat_config.h] Error 1
anybody have any ideas??
Solved! Go to Solution.
Cant for the life of me get an Android build to happen
have tried both 4.2 and 4.4, but neither want to work
am getting the following error from 4.2
Projects/Common/3rdParty.mk:153: recipe for target 'Obj/Android/3rdParty/expat-2.1.0/expat_config.h' failed make: *** [Obj/Android/3rdParty/expat-2.1.0/expat_config.h] Error 1
anybody have any ideas??
Solved! Go to Solution.
Solved by adjm. Go to Solution.
have tried build on Mac as well and are getting the following error messages
on 4.4
/Developer/Applications/Android/android-ndk/toolchains/arm-linux-androideabi-4.9: No such file or directory/arm-linux-androideabi-ar: Src/XML/XML_Expat.cpp make: *** [Lib/Android/armeabi-v7a/Shipping_NoRTTI/libgfxexpat.a] Error 1
on 4.2
Unable to locate an executable at "/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/bin/javac" (-1) make: *** [Integrations/Android/FxPlayerMobile_Shipping_NoRTTI/src/com/scaleform/FxPlayerMobile_Shipping_NoRTTI/Debug.class] Error 2
I've no idea what to do now. 2 different systems and neither of them will work
have tried the deployer on 4.2 (with no luck) and on 4.4 it won't open at all
have tried build on Mac as well and are getting the following error messages
on 4.4
/Developer/Applications/Android/android-ndk/toolchains/arm-linux-androideabi-4.9: No such file or directory/arm-linux-androideabi-ar: Src/XML/XML_Expat.cpp make: *** [Lib/Android/armeabi-v7a/Shipping_NoRTTI/libgfxexpat.a] Error 1
on 4.2
Unable to locate an executable at "/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/bin/javac" (-1) make: *** [Integrations/Android/FxPlayerMobile_Shipping_NoRTTI/src/com/scaleform/FxPlayerMobile_Shipping_NoRTTI/Debug.class] Error 2
I've no idea what to do now. 2 different systems and neither of them will work
have tried the deployer on 4.2 (with no luck) and on 4.4 it won't open at all
finally managed to build in 4.2 (after a lot of hacking about), but still no joy with 4.4
still getting the error
/Developer/Applications/Android/android-ndk/toolchains/arm-linux-androideabi-4.9: No such file or directory/arm-linux-androideabi-ar: Src/XML/XML_Expat.cpp make: *** [Lib/Android/armeabi-v7a/Shipping_NoRTTI/libgfxexpat.a] Error 1
finally managed to build in 4.2 (after a lot of hacking about), but still no joy with 4.4
still getting the error
/Developer/Applications/Android/android-ndk/toolchains/arm-linux-androideabi-4.9: No such file or directory/arm-linux-androideabi-ar: Src/XML/XML_Expat.cpp make: *** [Lib/Android/armeabi-v7a/Shipping_NoRTTI/libgfxexpat.a] Error 1
Hi Guys,
Just to follow up here, there is a just about finalized patch over at the top of this thread that addresses all currently known issues for Android:
Once I get confirmation on the Mac OS X Deployer, we will be releasing an updating Android packages including all of the fixes. Thanks again for your patience with this.
Jeremy
Scaleform Engineering
Hi Guys,
Just to follow up here, there is a just about finalized patch over at the top of this thread that addresses all currently known issues for Android:
Once I get confirmation on the Mac OS X Deployer, we will be releasing an updating Android packages including all of the fixes. Thanks again for your patience with this.
Jeremy
Scaleform Engineering
I solved the problem.We installed the 32 bit cygwin, then error fixed
I solved the problem.We installed the 32 bit cygwin, then error fixed
Can't find what you're looking for? Ask the community or share your knowledge.