triceam / LowLatencyAudio

47 stars 25 forks source link

Build fails after installing plugin #7

Open ninjatronic opened 10 years ago

ninjatronic commented 10 years ago

Steps I have taken to reproduce...

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

Thanks

triceam commented 10 years ago

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 commented 10 years ago

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

rknell commented 10 years ago

+1 For the readme suggestion!

coconutdad commented 10 years ago

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

+1 for the readme suggestion too!

wayferer commented 10 years ago

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

daco commented 9 years ago

+1 for the readme suggestion too!

ninjatronic commented 9 years ago

@triceam can you merge this PR?

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