Build oboe library without Android Studio #1568
Unanswered
Mario100000
asked this question in
Q&A
Replies: 1 comment
-
|
any news on this ? @Mario100000 have you ever managed to build the lib for this type of purpose ? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I have an app which uses cmake.
If I wanted to use oboe library I would need oboe static library (something as liboboe.a arm64) and headers.
Your guide does not seem to consider this scenario.
I tried "cmake ." but it loops with error:
Is there a procedure to build library standalone (I'm using debian)?
Beta Was this translation helpful? Give feedback.
All reactions