mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-17 00:43:56 +02:00
Move the notice about Wine 5.7 to compilation
Running a binary compiled with Wine 5.6 under Wine 5.7 seems to work fine.
This commit is contained in:
@@ -21,10 +21,7 @@ Wine Staging 5.5 and 5.6:
|
|||||||
- REAPER 6.09
|
- REAPER 6.09
|
||||||
- Renoise 3.2.1
|
- Renoise 3.2.1
|
||||||
|
|
||||||
At the moment there is a regression in **Wine 5.7** that breaks application
|
Please let me know if there are any issues with other VST hosts.
|
||||||
startup behavior, so you'll have to temporarily downgrade to an earlier version
|
|
||||||
of Wine if you're got Wine 5.7 installed. Please let me know if there are any
|
|
||||||
issues with other VST hosts.
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
@@ -166,7 +163,10 @@ To compile yabridge, you'll need [Meson](https://mesonbuild.com/index.html) and
|
|||||||
the following dependencies:
|
the following dependencies:
|
||||||
|
|
||||||
- gcc (tested using GCC 9.2)
|
- gcc (tested using GCC 9.2)
|
||||||
- A Wine installation with `winegcc` and the development headers.
|
- A Wine installation with `winegcc` and the development headers. At the moment
|
||||||
|
there's a regression in **Wine 5.7** causing compiled winelib applications to
|
||||||
|
break. You'll have to temporarily downgrade to an earlier version of Wine if
|
||||||
|
you've got Wine 5.7 installed and you're trying to compile yabridge.
|
||||||
- Boost
|
- Boost
|
||||||
- xcb
|
- xcb
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user