Giter Club home page Giter Club logo

Comments (10)

axfelix avatar axfelix commented on May 24, 2024 2

I can confirm this worked fine for me! Thank you!

from aseprite-macos-buildsh.

animator avatar animator commented on May 24, 2024 1

I followed the option 2 and the build executed perfectly.

from aseprite-macos-buildsh.

animator avatar animator commented on May 24, 2024 1

I can see that @axfelix 's issue is related to the curl library.
You can check out the detailed guide (with troubleshooting) I wrote for MacOS installation using this utility to resolve the issue.

Link - Building Aseprite from Source on MacOS Catalina 10.15

from aseprite-macos-buildsh.

haxpor avatar haxpor commented on May 24, 2024

Hi thank you for reporting the issue. As I'm away from macOS platform for long, there is no time frame for me to fix this unfortunately. But I will try to help as best I can.

I suspect it didn't build modules which includes SkShaper as it reflects on your issue. I checked and our build script is slightly outdated. We could try the following workaround

  • Validate that you didn't see libskshaper.a inside deps/skia/out/Release/? or (optional) try to see if it located elsewhere outside that path (less likely, but just to be sure)
  • if not found then, there are 2 options we can go with 1:) Rebuild skia with updated build script to include modules 2:) Use pre-built skia library (both see below to continue...)

Option 1: Rebuild skia with updated build script

Option 2: Use pre-built skia library

  • Download pre-built skia library package for macOS namely Skia-macOS-Release-x64.zip at https://github.com/aseprite/skia/releases/tag/m81-b607b32047
  • Extract it and copy out/Release-x64/libskshaper.a then paste into your deps/skia/out/Release/ (it's not necessary to copy all files, but if it didn't work, try another time by copying all the files there, then replace at destination path as mentioned)
  • Execute the build script command of this project again

from aseprite-macos-buildsh.

Banjerr avatar Banjerr commented on May 24, 2024

from aseprite-macos-buildsh.

axfelix avatar axfelix commented on May 24, 2024

I'm getting this error too, FYI -- I think current master is basically broken under newest macOS.

from aseprite-macos-buildsh.

axfelix avatar axfelix commented on May 24, 2024

I'm now hitting this issue: https://gitlab.kitware.com/cmake/cmake/-/issues/21048

Doesn't seem to be a resolution, oh well... thanks for your help!

from aseprite-macos-buildsh.

haxpor avatar haxpor commented on May 24, 2024

FYI: As I'm away from macOS platform, I'm open to contributors to resolve this issue cleanly. Mainly it would need to test on newer / latest version of macOS (that's the main problem), and adopt building changes from upstream aseprite repo.

from aseprite-macos-buildsh.

haxpor avatar haxpor commented on May 24, 2024

There is a PR to amend this for latest macos version. Maybe affected users might want to test and if so please let me know if it's working fine for you here? Thank you very much.

from aseprite-macos-buildsh.

haxpor avatar haxpor commented on May 24, 2024

@abhishek-shaw 's PR has been merged. So this issue can be closed now. Thank you everyone 👍🏽

from aseprite-macos-buildsh.

Related Issues (19)

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.