ap4y / OrigamiEngine

Lightweight audio engine for iOS and OSX with flac, cue, mp3, m4a, m3u support.
http://ap4y.github.com/OrigamiEngine/
MIT License
545 stars 118 forks source link

Linking issues when targeting iOS 7 #17

Closed daria-kopaliani closed 10 years ago

daria-kopaliani commented 10 years ago

This is what I get if I set deployment target to 7.0:

ld: in /Users/USER_NAME/Projects/Samples/OrigamiEngineTest/Pods/OrigamiEngine/Audio-Frameworks/bin/flac/FLAC.framework/FLAC(metadata_iterators.o), too many compact unwind infos in function _FLAC__metadata_iterator_insert_block_before for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation)