cocos2d-x-3rd-party-libs-bin icon indicating copy to clipboard operation
cocos2d-x-3rd-party-libs-bin copied to clipboard

Android x86_64

Open Dimon4eg opened this issue 6 years ago • 1 comments

Except spidermonkey because I'm not able to build it.

Dimon4eg avatar Nov 21 '19 01:11 Dimon4eg

Hello, I meet error on link libuv_a.a it looks like a problem on pthread

have any idea? thank you very much.

09:59:12.016 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Y:/App/Cocos2D/external/uv/prebuilt/android/x86_64/libuv_a.a(process.c.o):/Users/dimo4eg/dev/cocos2d-x-3rd-party-libs-src/contrib/android-x86_64/uv/src/unix/process.c:function uv_spawn: error: undefined reference to 'uv__pthread_sigmask' 09:59:12.016 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Y:/App/Cocos2D/external/uv/prebuilt/android/x86_64/libuv_a.a(signal.c.o):/Users/dimo4eg/dev/cocos2d-x-3rd-party-libs-src/contrib/android-x86_64/uv/src/unix/signal.c:function uv__signal_stop: error: undefined reference to 'uv__pthread_sigmask' 09:59:12.016 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Y:/App/Cocos2D/external/uv/prebuilt/android/x86_64/libuv_a.a(signal.c.o):/Users/dimo4eg/dev/cocos2d-x-3rd-party-libs-src/contrib/android-x86_64/uv/src/unix/signal.c:function uv__signal_stop: error: undefined reference to 'uv__pthread_sigmask' 09:59:12.017 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Y:/App/Cocos2D/external/uv/prebuilt/android/x86_64/libuv_a.a(signal.c.o):/Users/dimo4eg/dev/cocos2d-x-3rd-party-libs-src/contrib/android-x86_64/uv/src/unix/signal.c:function uv__signal_start: error: undefined reference to 'uv__pthread_sigmask' 09:59:12.017 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] clang++: error: linker command failed with exit code 1 (use -v to see invocation) 09:59:12.017 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] make: *** [R:/build/proj.android/App/intermediates/ndkBuild/debug/obj/local/x86_64/libMyGame.so] Error 1

Sevael avatar May 22 '20 02:05 Sevael