Hello,
I have tried to build and run SuperLittleRed in the Android Emulator (x86_64). I get this error:
ninja: error: '/home/max/repos/Mojoc/Engine/ThirdParty/PNG/Prebuilt/Android/x86_64/libpng.a', needed by '/home/max/repos/Mojoc/Samples/SuperLittleRed/Android/app/build/intermediates/cxx/Debug/1o2q30dr/obj/x86_64/libSuperLittleRed.so', missing and no known rule to make it
Indeed, there is no x86_64 folder in Engine/ThirdParty/PNG/Prebuilt/Android/.
Why? Would it be possible for you to add it? Or are there other reasons why x86_64 is not supported?
Hello,
I have tried to build and run SuperLittleRed in the Android Emulator (x86_64). I get this error:
Indeed, there is no
x86_64folder in Engine/ThirdParty/PNG/Prebuilt/Android/.Why? Would it be possible for you to add it? Or are there other reasons why
x86_64is not supported?