Coder Social home page Coder Social logo

Comments (4)

tonsky avatar tonsky commented on June 23, 2024

Sorry, what do you mean by “out of sync”? Is it out of sync somewhere in public repo, or do you make it out of sync intentionally? As far as I can see, e.g. skija-macos-arm64-0.109.1 depends on skija-shared-0.109.1, which is in sync?

from humbleui.

Folcon avatar Folcon commented on June 23, 2024

Sorry, I mean out of sync as in io.github.humbleui/skija-windows is on version number 0.109.0, whereas io.github.humbleui/skija-shared is on 0.109.1.

From what I've seen doing this in deps fails on windows as it can't find the dll:

[io.github.humbleui/skija-shared "0.109.1"]
[io.github.humbleui/skija-windows "0.109.0"]
[io.github.humbleui/skija-linux "0.109.0"]
[io.github.humbleui/skija-macos-x64 "0.109.1"]
[io.github.humbleui/skija-macos-arm64 "0.109.1"]

It may be pretty non-obvious to a user that updating to the latest libs on linux or windows in the current state can cause the app to fail to launch and what they need to do is downgrade skija-shared to 0.109.0.
Perhaps this is a leiningen specific issue, which I only just considered, in which case, it's less of a problem =)...

from humbleui.

tonsky avatar tonsky commented on June 23, 2024

Yeah, don’t do that :) Actually, you don’t need to specify skija-shared at all, since it’s included as a transitive dependency in platform ones. And you should switch to skija-windows-x64/skija-linux-x64, they changed the name in 0.109.1

from humbleui.

Folcon avatar Folcon commented on June 23, 2024

Ah cool, thanks.

from humbleui.

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.