microsoft / microsoft/vcpkg

[portaudio] c++ binding not installed

Open
#7,532 7 comments 1 reaction 1 assignee Claimed by @Cheney-W View on GitHub
category:port-feature depends:upstream-changes
Dominant language
CMake
Stars
27.5k
Forks
7.7k
Avg merge
2d 19h
Merged PRs (30d)
321

Description

****

**Is your feature request related to a problem? Please describe.**

PortAudio comes with a cxx binding in its source under[ "bindings/cpp"](https://app.assembla.com/spaces/portaudio/git/source/master/bindings/cpp) as noted by [its website](http://www.portaudio.com/links.html). However, vcpkg does not install or build it as a part of the installation of the port (I didn't find any related headers in vcpkg\installed\x64-windows\include), so the user cannot conveniently use this official binding.

**Proposed solution**

Install this binding as a part of portaudio.

**Describe alternatives you've considered**

This binding itself has a cmake build file so maybe we can add another port which depends on the current one.

**Additional context**

N/A.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.