GithubHelp home page GithubHelp logo

Lexical or Preprocessor Issue about flacios HOT 8 CLOSED

jhurt avatar jhurt commented on July 18, 2024
Lexical or Preprocessor Issue

from flacios.

Comments (8)

dalexsoto avatar dalexsoto commented on July 18, 2024

Same here, did you manage to fix this issue???

from flacios.

jhurt avatar jhurt commented on July 18, 2024

If you need ogg support you need to compile ogg and vorbis from source: http://downloads.xiph.org/releases/ogg/ and http://downloads.xiph.org/releases/vorbis/
After that you should now have Ogg.framework and Vorbis.framework in /Library/Frameworks, then FLACiOS should build for you with any version of Xcode, I tested with 4.3 and 4.5.

from flacios.

dalexsoto avatar dalexsoto commented on July 18, 2024

Oh nice, i managed to compile vorbis and ogg to armv7 armv7s and i386 so just created 2 frameworks with both libraries and added them to your project and it compiled. thanks a lot

Alex

from flacios.

marcoancona avatar marcoancona commented on July 18, 2024

And if I don't need Ogg support?

from flacios.

jhurt avatar jhurt commented on July 18, 2024

If you don't need it I would delete anything having to do with ogg and vorbis from the source, then rebuild. You only need ogg if you are going to convert between FLAC and Ogg encoded files at some point in your app.

from flacios.

bmcfadden avatar bmcfadden commented on July 18, 2024

Hi guys,

I'm having the same issue. I don't need Ogg support but I am having trouble removing it from the source as mentioned - I keep breaking the code. So, I tried going to the compiling ogg from source route, but I'm not having luck with that either.

Any suggestions?

Thanks

from flacios.

sidan5 avatar sidan5 commented on July 18, 2024

Can you build a Demo app that contains everything (ogg already compiled etc.)?

from flacios.

jhurt avatar jhurt commented on July 18, 2024

The master branch now has ogg removed. If you need ogg support, checkout the ogg branch.

from flacios.

Related Issues (6)

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.