Browse Source
BUILDING.md: VST2 requires GTK w/ X11 on non-Apple/non-Windows
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
pull/620/head
Haelwenn (lanodan) Monnier
10 months ago
No known key found for this signature in database
GPG Key ID: D5B7A8E43C997DEE
1 changed files with
2 additions and
2 deletions
-
BUILDING.md
|
|
@ -340,5 +340,5 @@ has outdated libraries that do not build with Tenacity. |
|
|
|
* **VAMP** (ON|OFF): VAMP plugin hosting support. Requires VAMP host SDK. |
|
|
|
* **LV2** (ON|OFF): LV2 plugin hosting support. Requires LV2, lilv, and |
|
|
|
suil libraries. |
|
|
|
* **VST2** (ON|OFF): VST2 plugin hosting support. No libraries are required. |
|
|
|
ON by default. |
|
|
|
* **VST2** (ON|OFF): VST2 plugin hosting support. Requires GTK with X11 |
|
|
|
support on non-Apple/Windows. |