Hello developers,
I am facing a build fail with the latest samples cloned from the github.
Cocos2d-x v3.6,
Android NDK r10c
Android SDK 4.4w
I am attaching the logs here.
any help…??
Hello developers,
I am facing a build fail with the latest samples cloned from the github.
Cocos2d-x v3.6,
Android NDK r10c
Android SDK 4.4w
I am attaching the logs here.
I have not seen this before, let us ask @nite to look at your screenshot. Seems like missing support for a certain architecture? Cortex-A8…?
Edit: Is this a spider monkey issue? You are building a JS project?
Can you tell me which sample is failing?
Hi @nite
C++ sample is failing to build.
Giving some errors at libcocos2djs.so. (more clear at the screenshot above).
I have searched a little and came around similar issues.
https://code.google.com/p/android/issues/detail?id=40794
BaselineCompiler-arm.o
crashing while creating this object file.
We have sample for each plugin, so I need to know which one has this issue. can you show me the which github repo you downloaded it from?
from here
Ok, I’ll ask @yinjimmy to take a look