mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Move src/plugin-bridge to src/bridges/vst2
This commit is contained in:
@@ -619,7 +619,7 @@ launch winedbg in a seperate detached terminal emulator so it doesn't terminate
|
||||
together with the plugin, and winedbg can be a bit picky about the arguments it
|
||||
accepts. I've already set this up behind a feature flag for use in KDE Plasma.
|
||||
Other desktop environments and window managers will require some slight
|
||||
modifications in `src/plugin/plugin-bridge.cpp`. To enable this, simply run:
|
||||
modifications in `src/plugin/host-process.cpp`. To enable this, simply run:
|
||||
|
||||
```shell
|
||||
meson configure build --buildtype=debug -Dwith-winedbg=true
|
||||
|
||||
Reference in New Issue
Block a user