Giter VIP home page Giter VIP logo

Comments (4)

philippe44 avatar philippe44 commented on August 29, 2024

from libraop.

philippe44 avatar philippe44 commented on August 29, 2024

I've released a version that totally update the build system. It is only Windows and Linux for now, but this works for you, you can give it a try and hopefully if will be (at some point...) a much smoother build experience.

Basically, it's now using sub-modules instead of handcrafted solutions and there are VS projects for Windows folks. You have two options to get the source and build.

1- clone everything recursively git clone https://github.com/philippe44/raoptools [<directory>] --recursive. This will take everything but it's a bit download because all openssl comes with it

2- simple clone git clone https://github.com/philippe44/raoptools [<directory>] and then go to and do git submodule update --init. This will only download the "first layer" of submodule that contains only the binaries and will be much faster

Then, you can either simply do a 'make' and it will build for you platform, or you can use the 'build.sh' script to do cross-builds.

from libraop.

vapormusic avatar vapormusic commented on August 29, 2024

I've released a version that totally update the build system. It is only Windows and Linux for now, but this works for you, you can give it a try and hopefully if will be (at some point...) a much smoother build experience.

Basically, it's now using sub-modules instead of handcrafted solutions and there are VS projects for Windows folks. You have two options to get the source and build.

1- clone everything recursively git clone https://github.com/philippe44/raoptools [<directory>] --recursive. This will take everything but it's a bit download because all openssl comes with it

2- simple clone git clone https://github.com/philippe44/raoptools [<directory>] and then go to and do git submodule update --init. This will only download the "first layer" of submodule that contains only the binaries and will be much faster

Then, you can either simply do a 'make' and it will build for you platform, or you can use the 'build.sh' script to do cross-builds.

Tried to do the first way but it seems libraop.vcxproj is missing. I'd love to add AirPlay2 support to this library.

from libraop.

philippe44 avatar philippe44 commented on August 29, 2024

Indeed - I've added it back

from libraop.

Related Issues (20)

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.