Giter Site home page Giter Site logo

Symbol not found: _gcry_control about animator HOT 3 OPEN

haikuteam avatar haikuteam commented on September 21, 2024
Symbol not found: _gcry_control

from animator.

Comments (3)

federico-hv avatar federico-hv commented on September 21, 2024

@PejoZmaj I found this same issue too after running install and setup on 2 different machines with Mac OS (catalina on both). It seems to be a problem with the nodegit package so I tried using a new version but still having the same error. Did you find what was the cause or any solutions so far?

from animator.

PejoZmaj avatar PejoZmaj commented on September 21, 2024

from animator.

federico-hv avatar federico-hv commented on September 21, 2024

@PejoZmaj I get your frustration but don't give up! Animator is an awesome tool and with a little bit of time minor issues should be gone. I was able to solve the problem by upgrading nodegit to the next MINOR version (0.21.0) on the haiku-plumbing folder. The latest version compatible with 8.15.1 ([email protected]) works too. Please try this and let me know if it works for you:

  1. Go into the haiku-plumbing folder -> cd packages/haiku-plumbing
  2. Upgrade nodegit to the next MINOR release -> yarn upgrade [email protected]
    (I also tried with 0.26.5 which still worked for me but not 0.27.0. Also be aware that yarn upgrade nodegit --latest didn't work for me)
  3. Check if nodegit was updated correctly (Check if version of nodegit on haiku-plumbing/package.json and root/node_modules/nodegit/package.json was updated.
  4. Go back to root -> cd ../../
  5. Run the project again -> yarn go

After that I you should be able to run the app and see something like this on the terminal...

Screen Shot 2021-11-08 at 2 21 05 AM

And you also should be able to see this window...

Screen Shot 2021-11-08 at 2 20 04 AM

from animator.

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.