GithubHelp home page GithubHelp logo

Comments (2)

gitoby avatar gitoby commented on May 20, 2024

Hi Jongi,

@Maddimax is our build system expert. He can probably give you a better answer later, but I'll try to help you out meanwhile.

It looks as if CMake is not able to find your Xcode installation. Which version of Xcode are you using?

Please try the following:

  • Remove the build folder: rm -rf build within your local Boden working tree. Then try again.
  • Check if Xcode (10.1 or later) is installed properly in the default location (/Applications/Xcode.app) and command line tools have been installed properly.

A similar CMake error has been reported with other libraries for users who have multiple Xcode installs. In that case it seems to help to run xcode-select --switch <PATH_TO_XCODE_APP>.

Hope this helps! Let me know if the issue persists.

Tobias

from boden.

Maddimax avatar Maddimax commented on May 20, 2024

Hi @valduze, did @gitoby's information help?

  • Marcus

from boden.

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.