Git Product home page Git Product logo

Comments (9)

Et7f3 avatar Et7f3 commented on May 23, 2024

To unlock this issue you can try to disable this warning revery-ui/esy-skia@91c98f6#diff-933aa78c9e01ab7dd2b1157984ff8758bf86fe1de581a8df999effb612518726 and consume your own resolution (see in package.json)

from revery.

blithefeng avatar blithefeng commented on May 23, 2024

revery-ui/esy-skia@91c98f6

Sorry, I don't know how to apply it.

from revery.

glennsl avatar glennsl commented on May 23, 2024

@blithefeng I'm afraid I don't have an up-to-date macOS to test this with, but try to clone this. See if it builds. If it does, let me know then I'll merge it and you can then add a resolution to that. If it doesn't, and it's another warning that fails, take the warning name, add no- in front of it, then add it to gn/BUILD.gn as shown in the PR above, and try to build again.

Also, can you show me what clang --version prints?

from revery.

roger-sato avatar roger-sato commented on May 23, 2024

@glennsl I have had the same trouble, but I can solved it with fixing package.json as below.

-    "esy-skia": "revery-ui/esy-skia#1c81aac",
+    "esy-skia": "glennsl/esy-skia#fix\/clang-warns",

thanks!

from revery.

glennsl avatar glennsl commented on May 23, 2024

Yeah, that should do it. Could you give me the result of running clang --version so that I can get this merged, then you can point to a commit on master and not have to worry about the branch going away.

from revery.

roger-sato avatar roger-sato commented on May 23, 2024

@glennsl OK. clang --version is as follows.

Apple clang version 13.0.0 (clang-1300.0.29.3)
Target: x86_64-apple-darwin20.6.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

from revery.

glennsl avatar glennsl commented on May 23, 2024

Thanks! I've merged the fix to esy-skia, but am not able to fix reveryitself because of some deeper dependency issues on master. But if you have a project that uses a version of revery without these issues, adding this to package.json should at least fix the issue with รจsy-skia`:

  "resolutions": {
    "esy-skia": "revery-ui/esy-skia#b8aff12"
  }

from revery.

blithefeng avatar blithefeng commented on May 23, 2024

Thansk a lot. I'll try

from revery.

glennsl avatar glennsl commented on May 23, 2024

No problem. I don't think this is resolved and should be closed though. Revery itself is still broken. This is just a workaround.

from revery.

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.