Cannot locate symbol "srand" referenced by "liblowpoly.so"
Closed this issue · 4 comments
drakeet commented
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)
drakeet commented
drakeet commented
May be the issue will be helpful: cocos2d/cocos2d-x#14034
drakeet commented
CoXier commented
I have fixed it.Please check