mirror of
https://github.com/spatialaudio/portaudio-binaries.git
synced 2026-05-10 01:57:42 +08:00
A new set of DLLs using the latest MXE
This commit is contained in:
@@ -12,16 +12,12 @@ WASAPI and ASIO. For more informaton about the ASIO SDK see
|
|||||||
http://www.steinberg.net/en/company/developers.html.
|
http://www.steinberg.net/en/company/developers.html.
|
||||||
|
|
||||||
The DLLs were created on a Debian GNU/Linux system using [MXE](http://mxe.cc/)
|
The DLLs were created on a Debian GNU/Linux system using [MXE](http://mxe.cc/)
|
||||||
([this version](https://github.com/mxe/mxe/tree/6d90c4ce068be5312d762f1a5e6a64d610e0e8ca)
|
([this version](https://github.com/mxe/mxe/tree/95649828bc29334d5f9abef2718d49a55d9a5407),
|
||||||
from [PR #2631](https://github.com/mxe/mxe/pull/2631), using `pa_stable_v190700_20210406.tgz`)
|
using `pa_stable_v190700_20210406.tgz`)
|
||||||
with the following commands (after installing the
|
with the following commands (after installing the
|
||||||
[dependencies](http://mxe.cc/#requirements)):
|
[dependencies](http://mxe.cc/#requirements)):
|
||||||
|
|
||||||
git clone https://github.com/mxe/mxe.git
|
git clone https://github.com/mxe/mxe.git
|
||||||
cd mxe
|
|
||||||
git fetch origin pull/2631/head:pa-19.7.0
|
|
||||||
git checkout pa-19.7.0
|
|
||||||
cd ..
|
|
||||||
wget http://www.steinberg.net/sdk_downloads/asiosdk2.3.zip
|
wget http://www.steinberg.net/sdk_downloads/asiosdk2.3.zip
|
||||||
export PATH=$(pwd)"/mxe/usr/bin:$PATH"
|
export PATH=$(pwd)"/mxe/usr/bin:$PATH"
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user