Git Product home page Git Product logo

Comments (3)

ianrrees avatar ianrrees commented on May 18, 2024

I'll try to have a look at this soon.

from homebrew-freecad.

ianrrees avatar ianrrees commented on May 18, 2024

Looks like there are two aspects to this problem:

1 I guess the Homebrew Python 2 distribution has changed slightly, so there's no longer a symlink called just "python" where there used to be. Our Homebrew formula tells the OCL cmake file the wrong path to Python as a result, so the OCL cmake fails - I'll fix that shortly.
2 There's an issue with newer cmakes, which is fixed by a PR upstream - aewallin/opencamlib#25

I'm inclined to just fix 1 locally, and not setup a patch for 2 which would be obviated by that PR. If you need to build OCL sooner though, do something like "brew edit opencamlib", change the "head" to use https://github.com/neomilium/opencamlib.git , and then install like "brew install --HEAD opencamlib"

from homebrew-freecad.

ianrrees avatar ianrrees commented on May 18, 2024

@PLChris - just a note that @aewallin updated opencamlib, and I've updated our brew formula to match. So, if you run in to more problems please let us know!

from homebrew-freecad.

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.