Coder Social home page Coder Social logo

external_portaudio's Introduction

PortAudio library build for Staticlibs

This project is a part of Staticlibs.

This project contains a CMake wrapper for the PortAudio library.

Only the following Staticlibs platforms are supported by this build:

  • Windows x86 and x86_64 using WMME backend
  • Linux using ALSA backend:
  • Linux x86_64 with GCC
  • Linux x86_64 with Clang
  • Raspbian Linux for Raspberry Pi
  • Debian Linux armhf for Cortex-A7 boards

Project uses Makefiles for Linux builds and native CMake for Windows builds.

Mirror of PortAudio repository is used as a submodule for this project.

Link to the documentation.

How to build

CMake is required for building.

To build the library on Windows using Visual Studio 2013 Express run the following commands using Visual Studio development command prompt (C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\Shortcuts\VS2013 x86 Native Tools Command Prompt):

git clone --recursive https://github.com/staticlibs/external_portaudio.git
cd external_portaudio
mkdir build
cd build
cmake ..
msbuild external_portaudio.sln

See StaticlibsToolchains for more information about the toolchain setup and cross-compilation.

libasound2-dev is required for Linux builds.

License information

This project is released under the Apache License 2.0.

Changelog

2016-01-17

  • version 2.0.3
  • minor CMake changes

2015-11-10

  • version 2.0.2
  • separate configure and build stages for Makefile builds

2015-11-04

  • version 2.0.1
  • pkg-config integration

2015-07-06

  • version 2.0.0 initial build

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.