or-tools can be compiled so library with android system? #4126
Unanswered
jjqcat
asked this question in
Feature requests
Replies: 2 comments
-
|
did you try to use the cmake NDK cross toolchain to build ortools against the android ecosystem ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Internally, we have successfully compiled at least linear solver + glop for android using bazel (internal bazel is not 100% the same). |
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.
-
What language and solver does this apply to?
C++ / CP-SAT, Routing, Linear Solver
Describe the problem you are trying to solve.
I want to compile it into so library with android studio IDE, would it plan to support in future?
Describe the solution you'd like
Describe alternatives you've considered
Additional context
Add any other context or screenshots about the feature request here.
Beta Was this translation helpful? Give feedback.
All reactions