Giter VIP home page Giter VIP logo

Comments (7)

maxmitti avatar maxmitti commented on July 17, 2024 1

I am not sure whether you are allowed to see this, but something does not work.
However, it could be a usage issue on my side.
LegacyClonk no longer uses macdylibbundler for the builds, so I just branched from an old branch which used to use it and adjusted it slightly without remembering why it is set up the way it is.

from macdylibbundler.

SCG82 avatar SCG82 commented on July 17, 2024

Can you try with PR #48?

git fetch origin pull/48/head:fix-map
git checkout fix-map

from macdylibbundler.

maxmitti avatar maxmitti commented on July 17, 2024

Does not seem to help, unfortunately: https://travis-ci.org/legacyclonk/LegacyClonk/builds/632032359#L1298

from macdylibbundler.

SCG82 avatar SCG82 commented on July 17, 2024

Can you try using my fork https://github.com/SCG82/macdylibbundler and run dylibbundler with the following args:

macdylibbundler/dylibbundler -q -cd -a clonk.app

from macdylibbundler.

maxmitti avatar maxmitti commented on July 17, 2024

Yes, that succeeds: https://travis-ci.org/legacyclonk/LegacyClonk/jobs/632080435#L1304
However, I haven't tested yet if the created bundle actually works.

from macdylibbundler.

SCG82 avatar SCG82 commented on July 17, 2024

@maxmitti Can you try with PR #60?

git clone https://github.com/auriamg/macdylibbundler
cd macdylibbundler
git fetch origin pull/60/head:resolve_loader_path
git checkout resolve_loader_path
make
cd ..
macdylibbundler/dylibbundler -od -b -x clonk.app/Contents/MacOS/clonk -d clonk.app/Contents/libs/

from macdylibbundler.

SCG82 avatar SCG82 commented on July 17, 2024

#61 fixes this. Thanks!

from macdylibbundler.

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.