Git Product home page Git Product logo

Comments (4)

nilstk avatar nilstk commented on June 3, 2024 2

Side note: On Linux it is the same issue. I had the hope it is a Windows issue initially.

Build command failed.
Error while executing process /home/nils/Android/Sdk/cmake/3.10.2.4988404/bin/ninja with arguments {-C /home/nils/Schreibtisch/golden-gate/platform/android/goldengate/GoldenGateBindings/.cxx/cmake/debug/armeabi-v7a xp}
ninja: Entering directory `/home/nils/Schreibtisch/golden-gate/platform/android/goldengate/GoldenGateBindings/.cxx/cmake/debug/armeabi-v7a'

ninja: error: '../../../../../../../../xp/build/cmake/android/armeabi-v7a/libgg.so', needed by '../../../../build/intermediates/cmake/debug/obj/armeabi-v7a/libxp.so', missing and no known rule to make it

from golden-gate.

barbibulle avatar barbibulle commented on June 3, 2024 1

Yes, sorry about that. I will update the documentation to avoid the confusion in the future.

from golden-gate.

Moes81 avatar Moes81 commented on June 3, 2024

Having the same issue on MacOS with Android Studio 4.2
I followed all steps described in "Getting Started" and "Platform Android". The only thing I changed was updating the two references to the specific NDK version. No other changes.
I have all the CMAKE versions avalable and the conda gg environment is active. Anymore ideas what to check?

from golden-gate.

nilstk avatar nilstk commented on June 3, 2024

It was able to solve my issues above. The Android documentation lacks the hint that the library libgg.so must be compiled externally and cannot be compiled (as expected) by the Android NDK and Android Studio itself. Therefore, one is required to follow the "getting started"-guide and setup the build system on the host along with inv, conda, python etc. to be able to run "inv android.build", which compiles the required libgg.so

from golden-gate.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.