airwave icon indicating copy to clipboard operation
airwave copied to clipboard

Use Windows audio plug-ins on Linux

Results 7 airwave issues
Sort by recently updated
recently updated
newest added

Running Ubuntu 18.04 During the **make** process, this error occurred. [ 27%] Building CXX object src/host/CMakeFiles/airwave-host-32.dir/__/common/vsteventkeeper.cpp.o [ 28%] Building CXX object src/host/CMakeFiles/airwave-host-32.dir/host.cpp.o [ 30%] Building CXX object src/host/CMakeFiles/airwave-host-32.dir/main.cpp.o [ 32%]...

Hey, I've been trying to build airwave, but for some reason cmake can't find LibMagic or LibDL. I have also tried to skip these and turns out it can't find...

It seems I cannot install wine1.7 correctly nor current stable wineHq 4.17.

Removed wine64-* and add wine libwine-dev libwine-dev:i386 for i386 builds.

warning: 1) wine include path is hardcoded 2) sdk must be copied in the parent directory VST_SDK 3) signing not included. tested on ubuntu 18.04

Can't compile airwave-host-32: cmake can't find installed in /usr/lib/i386-linux-gnu/wine libs. Error message: ``` [ 30%] Building CXX object src/host/CMakeFiles/airwave-host-32.dir/main.cpp.o [ 32%] Linking CXX executable airwave-host-32 ld: relocatable linking with relocations...

Hello! I am writing here because I no longer know what to do. After starting the "make" command, I get an error. LOG: > [ 20%] Building CXX object src/host/CMakeFiles/airwave-host-32.dir/__/common/dataport.cpp.o...