CoXier/LowPoly

Cannot locate symbol "srand" referenced by "liblowpoly.so"

Closed this issue · 4 comments

java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "srand" referenced by "liblowpoly.so"...
    at java.lang.Runtime.loadLibrary(Runtime.java:364)
    at java.lang.System.loadLibrary(System.java:526)
    at com.uniquestudio.lowpoly.LowPoly.<clinit>(SourceFile:14)

It occurred on some low-end systems:

image

May be the issue will be helpful: cocos2d/cocos2d-x#14034

I have fixed it.Please check