-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Linking CXX shared library libnunchuk.so" error while building on ubuntu #16
Comments
try adding |
@giahuy98 thanks for the reply. Adding it also doesn't seem to work. Got following error
|
@MrUnfunny you need to compile bitcoin with |
@giahuy98 Okay. I'll get back to you after trying this out. |
@giahuy98 after building bitcoin with
|
Did you run the whole scrip @MrUnfunny, |
Hey @giahuy98, After running the script in parent directory of libnunchuk, I'm now getting this error on trying to run cmake .. in build directory.
|
@MrUnfunny you don't have to run |
Okay. I'll try that tomorrow and will get back to you. Thanks for bearing with me. |
Hey @giahuy98. On running it in android, it's unable to locate Boost libraries. It throws this error:
|
If you gonna build for |
Hey @giahuy98 However if we change ANDROID_TOOLCHAIN_BIN in line 85 in installBitcoinDeps in #15 from CMake Error in Gradle
Another thing to mention is that Bitcoin docs say that minimum supported NDK version is r23 but running the script with r23 or 25 throws the following error. Error with ndk >=23
|
look like something wrong if you use Can you try run
|
After building bitcoin and sqlcipher according to build instructions, I am getting this linking error on trying to create a shared library. Error is:
CMakeLIsts.txt
The text was updated successfully, but these errors were encountered: