-
Notifications
You must be signed in to change notification settings - Fork 18
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
NDK Compile Error #9
Comments
So the gradle task libsodiumx86 didn't run properly? Or output to a
different location?
…On 9 July 2018 at 02:17, chuncheng1010 ***@***.***> wrote:
I downloaded Serval chat and opened on android studio 3.1
But I get following error codes
Android NDK: ERROR:/home/android/serval_chat/app/src/main/jni/Android.mk:sodium:
LOCAL_SRC_FILES points to a missing file
Android NDK: Check that /home/mobileWork/android/
serval_chat/app/src/main/jni/libsodium/libsodium-android-i686/lib/libsodium.a
exists or that its path is correct
Build command failed.
My os is Ubuntu16.04
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#9>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AAkD3hYNr6hbd9UErwBLh6NqSmuqYQnMks5uEjeNgaJpZM4VGylt>
.
|
Thanks for your reply. server = ServalD.getServer(null, this); 07-11 22:14:15.185 3981-4035/com.example.lcs.bluetoothmeshchat E/AndroidRuntime: FATAL EXCEPTION: Servald ServalDCommand.server(ServalD.this, "", null); |
No description provided.
The text was updated successfully, but these errors were encountered: