Giter VIP home page Giter VIP logo

Comments (2)

kyleneideck avatar kyleneideck commented on May 16, 2024

I think the errors in your log file are all caused by nullability attributes (__nonnull/__nullable) that your version of Clang doesn't support. I'm downloading Xcode 6.2 to see if I can debug this locally, but I have pretty slow internet so in the meantime I created a 10.9 support branch that should fix those errors. (It just defines the attributes to the empty string if the compiler doesn't support them.) I suspect you'd just get a new bunch of errors if you build that branch now, so it might now be worth bothering yet. I'll update this issue after I've tried with Xcode 6.2.

from backgroundmusic.

kyleneideck avatar kyleneideck commented on May 16, 2024

I've updated the 10.9Support branch and I think it should compile and run on 10.9 with Xcode 6 now. Though I might have missed some runtime bugs since I only have a 10.11 machine to test on.

It doesn't seem to cause any problems with the 10.11 build, so hopefully I can merge it as soon as I'm able to test it on 10.9/10.10.

I'm gonna close this as a dupe of #39 for now, even though I'm not completely sure that it is. Feel free to reopen it if you disagree. Thanks for the report.

from backgroundmusic.

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.