Git Product home page Git Product logo

Comments (7)

flightlessmango avatar flightlessmango commented on June 15, 2024

You don't have the 32bit Wayland client dependency installed

from mangohud.

lixiaolong2007 avatar lixiaolong2007 commented on June 15, 2024

You don't have the 32bit Wayland client dependency installed

In fact I installed it and I manually pointed to the 32 bit libraries

from mangohud.

lixiaolong2007 avatar lixiaolong2007 commented on June 15, 2024

If not installed it will indicate missing dependencies before building

from mangohud.

flightlessmango avatar flightlessmango commented on June 15, 2024

If not installed it will indicate missing dependencies before building

This was not my experience. As the error shows, he will accept 64bit dependency for 32bit build but then fail because he's trying to use the 64bit lib

from mangohud.

flightlessmango avatar flightlessmango commented on June 15, 2024

Building 64bit and 32bit in a debian:12 container works fine using build.sh
Double check that you have all the deps that are in https://github.com/flightlessmango/MangoHud/blob/master/build_deps.sh

from mangohud.

lixiaolong2007 avatar lixiaolong2007 commented on June 15, 2024

I reinstalled the dependencies according to build.sh, and I built it multiple times, only succeeding once. I think it’s an issue with meson build32 --libdir lib32 , as it doesn’t seem to be able to correctly link to the 32-bit libraries,I tried changing it to meson build32 --libdir lib/i386-linux-gnu and it succeeded

from mangohud.

lixiaolong2007 avatar lixiaolong2007 commented on June 15, 2024

Thank you very much

from mangohud.

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.