Git Product home page Git Product logo

Comments (8)

Fay98de avatar Fay98de commented on May 21, 2024 1

I updated my local repository just now, successfully installed with 10.9Support branch, thanks.
some info for you:
OS X: 10.11.4
xcode: 6.4
OS X SDK: 10.10

from backgroundmusic.

gaelfoppolo avatar gaelfoppolo commented on May 21, 2024

Same issue

from backgroundmusic.

ckhk212 avatar ckhk212 commented on May 21, 2024

Ditto! but good work though!

from backgroundmusic.

kyleneideck avatar kyleneideck commented on May 21, 2024

Hi all, thanks for the reports. I'm pretty sure this is because you're building against the OS X 10.10 SDK (which is the most recent SDK Xcode 6 supports). I didn't realize that when I was building it on 10.10 it was with the 10.11 SDK, so there are a few things that had to be worked around to get it building.

I've been working on a fix and have it building successfully with the 10.9 and 10.10 SDK. It seems to run correctly, at least on 10.11, but I don't have a 10.9 or 10.10 machine to test with.

It's on the 10.9Support branch if you'd like to try it. I'll merge it into master after I've had a chance to set up VMs for 10.9/10.10 and test it.

If you do try the fix branch, it'd be good if you could comment on this issue so I know if it worked for you. It's always useful to have multiple data points.

from backgroundmusic.

ckhk212 avatar ckhk212 commented on May 21, 2024

@kyleneideck thanks for getting back to us on this. But I am still experiencing build issue with your 10.9Support branch. I am running 10.11.4 with Xcode 7.3

About to install Background Music. Please pause all audio, if you can.

This script will install:
 - /Applications/Background Music.app
 - /Library/Audio/Plug-Ins/HAL/Background Music Device.driver
 - /usr/local/libexec/BGMXPCHelper.xpc
 - /Library/LaunchDaemons/com.bearisdriving.BGM.XPCHelper.plist

Continue (y/N)? y
Password:
[1/3] Installing the virtual audio device Background Music Device.driver to /Library/Audio/Plug-Ins/HAL.
.ERROR: Install script failed at line 186. This is probably a bug in the script. Feel free to report it.
ERROR: Install script failed at line 75. This is probably a bug in the script. Feel free to report it.
ERROR: Build step failed. See build_and_install.log for details.
Failed command:
    sudo xcodebuild -project BGMDriver/BGMDriver.xcodeproj -target Background Music Device -configuration Release RUN_CLANG_STATIC_ANALYZER=0 DSTROOT=/ install

from backgroundmusic.

kyleneideck avatar kyleneideck commented on May 21, 2024

@ckhk212 Thanks for trying it, but if you're using Xcode 7.3 you're probably running into a different bug. Can you create a separate issue for it include the build_and_install.log you're getting? You'll want to check out master (and pull to get up to date), run uninstall.sh and then run build_and_install.sh again to get a new log file.

from backgroundmusic.

krapgras avatar krapgras commented on May 21, 2024

Can be closed?

from backgroundmusic.

kyleneideck avatar kyleneideck commented on May 21, 2024

Yeah, I doubt anyone's interested in building with Xcode 6 anymore. Closing, thanks.

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.