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

Flac not playing #80

Open Struki84 opened 8 years ago

Struki84 commented 8 years ago

I can play .mp3, .wav but not any of my .flac files.

BBC6BAE9 commented 7 years ago

I met same issue. I am wondering how to fix it.

Mijail commented 7 years ago

Any updates on this? I am having the same issue.

Mijail commented 7 years ago

solved it using -Objc flag on linker flags and disabling bitcode

huynguyencong commented 7 years ago

I have same issue