Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails after installing plugin #7

Open
ninjatronic opened this issue Nov 22, 2013 · 7 comments
Open

Build fails after installing plugin #7

ninjatronic opened this issue Nov 22, 2013 · 7 comments

Comments

@ninjatronic
Copy link

Steps I have taken to reproduce...

  • My project builds and runs on the iOS simulator just fine
  • run phonegap local plugin add https://github.com/triceam/LowLatencyAudio to install the plugin
  • attempt to run on the simulator again

Build fails. Full build log can be found here: http://pastebin.com/DthE4S4f

Thanks

@triceam
Copy link
Owner

triceam commented Nov 22, 2013

You need to include the AudioToolbox library into your Xcode project. It will compile once you do that. Instructions for linking frameworks here: https://developer.apple.com/library/ios/recipes/xcode_help-project_editor/Articles/AddingaLibrarytoaTarget.html#//apple_ref/doc/uid/TP40010155-CH17-SW1

@ninjatronic
Copy link
Author

Thanks, that worked. Maybe you coul;d put something to this effect on the README?

@rknell
Copy link

rknell commented Feb 15, 2014

+1 For the readme suggestion!

@coconutdad
Copy link

This worked for me too. +2 for the help!

+1 for the readme suggestion too!

@wayferer
Copy link

Another vote for the readme. Just spent a few hours trying to resolve until I found this.

ninjatronic pushed a commit to ninjatronic/LowLatencyAudio that referenced this issue Mar 16, 2014
Re triceam#7: Build fails after installing plugin
@daco
Copy link

daco commented May 28, 2014

+1 for the readme suggestion too!

@ninjatronic
Copy link
Author

@triceam can you merge this PR?

tidying up my github and i want to delete my fork! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants