Code Monkey home page Code Monkey logo

Comments (4)

Nuesel avatar Nuesel commented on June 15, 2024

Maybe the error
Gralloc3: mapper 3.x is not supported
is related with this problem:
https://forum.qt.io/topic/123071/gralloc3-mapper-3-x-is-not-supported-error-with-chartview

I tried to compile Snapdroid on my own, but I got stuck with error message:

What went wrong:
Could not determine the dependencies of task ':Snapcast:stripReleaseDebugSymbols'.
Could not create task ':Snapcast:mergeReleaseNativeLibs'.
Gradle project cmake.path is /home/nuesel/snapdroid/Snapcast/src/main/cpp/snapcast/CMakeLists.txt but that file doesn't exist

Obviously I am missing a dependency, but what? Is there any howto on building Snapdroid?
Thanks for your help!

from snapdroid.

badaix avatar badaix commented on June 15, 2024

Did you check out the submodules: git submodule update --init --recursive. Snapcast is compiled with the NDK as native binary and the Snapclient source is linked as submodule.
Snapdroid is built by the Github actions CI: https://github.com/badaix/snapdroid/blob/develop/.github/workflows/ubuntu.yml, maybe this file can give more hints on what might went wrong.

from snapdroid.

Nuesel avatar Nuesel commented on June 15, 2024

Thanks for the hint. Checking out the Snapclient submodule solves the compilation issue.

from snapdroid.

Nuesel avatar Nuesel commented on June 15, 2024

The last build on Github works without problems:
https://github.com/badaix/snapdroid/actions/runs/1802461396
The same is true for my local build (master/head).

The current version 24.0.0 distributed on F-Droid shows the behavior described above. Maybe a new release would be reasonable?
Thanks for your help!

from snapdroid.

Related Issues (20)

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.