Replies: 2 comments 1 reply
-
What does your NativeLibrary.h file look like? What are the commands that you are executing? |
Beta Was this translation helpful? Give feedback.
0 replies
-
i put static { Loader.load(); } // Load the native library
outside the static class. when i put it inside the static class that error
has gone but i am now getting undefined symbols errors.
…On Tue, Jan 28, 2025 at 6:19 PM Samuel Audet ***@***.***> wrote:
What does your NativeLibrary.h file look like? What are the commands that
you are executing?
—
Reply to this email directly, view it on GitHub
<#794 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6NWEKYME5EEKYTKSPFNF632NA3EJAVCNFSM6AAAAABWBZ6KESVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCOJZGA3TONQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello - I am using version 1.5.11 of the library and the sample code in README.md it compiles but when i try to run it i get:
the code:
Beta Was this translation helpful? Give feedback.
All reactions