Giter Site home page Giter Site logo

fnalibs-apple-builder's People

Contributors

danielcrenna avatar kiates avatar kiddkaffeine avatar thespydog avatar yocodingjosh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

fnalibs-apple-builder's Issues

Running scripts in wrong order results in "broken" directory

Small heads up. The instructions clearly state to run updatelibs.sh followed by buildlibs.sh. But lets say someone just charged ahead and didn't read the instructions, and ran buildlibs.sh without running updatelibs first. Their fnalibs-apple-builder checkout is now "broken" and neither updatelibs.sh nor buildlibs.sh will be able to work (except for, some reason, libtheora) without doing a git clean -xffd. Once in this state, they will not get helpful error messages. I think that this is happening because buildlibs.sh, if run first, creates a (for example) empty SDL2/ directory, which will prevent updatelibs from being able to clone a directory at that path.

I recommend either putting check(s) in buildlibs.sh to prevent it doing anything if it detects that the checkout has not already occurred (for example, aborting or skipping targets if the SDL/ or other expected directories are not present, or adding a warning note in the README along the lines of "if buildlibs.sh says CMakeLists.txt is not found, try doing a git clean -xffd and starting over." (Sorry, I don't have a copy of the original error message.)

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.