Package Details: airwave-git r155.8cd3507-3

Git Clone URL: https://aur.archlinux.org/airwave-git.git (read-only, click to copy)
Package Base: airwave-git
Description: Airwave is a WINE-based VST bridge, that allows for the use of Windows 32- and 64-bit VST 2.4 audio plugins with Linux VST hosts
Upstream URL: https://github.com/phantom-code/airwave
Licenses: MIT
Conflicts: airwave
Provides: airwave
Submitter: phant0m
Maintainer: None
Last Packager: jonathon
Votes: 21
Popularity: 0.000000
First Submitted: 2014-07-14 08:53 (UTC)
Last Updated: 2017-04-12 17:23 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

<deleted-account> commented on 2018-11-27 08:28 (UTC)

Hi, I have a error when trying to build this:

/usr/include/c++/8.2.1/cstdlib:75:15: fatal error: stdlib.h: No such file or directory

include_next <stdlib.h>

^~~~~~~~~~

Does anyone know how to resolve this? On the web I'm finding information about this issue: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70129

Maybe some hacks on the source code or adding Cmake flags might help?

jcelerier commented on 2018-11-21 09:19 (UTC)

Hi, when I build this package I don't get the toolbar in airwave-manager... (it was there on older versions) anyone knows how can I fix this ? thanks !

parataxis0 commented on 2017-12-12 15:50 (UTC)

I made instructions for those of you having issues with the wine layer not rendering the window entirely, or even resizing issues I have heard about. Might or might not resolve graphical issues entirely if you run into them.

https://pastebin.com/raw/yPczhBEE

Good day!

jonathon commented on 2017-04-12 17:24 (UTC)

Updated. :)

milkii commented on 2017-04-12 16:01 (UTC)

Build is failing atm, bug is resolved, removing the patch fixes. Error is; ... ==> Extracting sources... -> Creating working copy of airwave git repo... Cloning into 'airwave'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... patching file airwave/src/host/winnt.h Hunk #1 FAILED at 5438. 1 out of 1 hunk FAILED -- saving rejects to file airwave/src/host/winnt.h.rej ==> ERROR: A failure occurred in prepare(). Aborting... ...

jhernberg commented on 2017-02-24 13:32 (UTC)

Yes, builds for me too. Many thanks!

jonathon commented on 2017-02-24 12:20 (UTC)

PKGBUILD updated with upstream's patch; package is building again for me.

jonathon commented on 2017-02-23 11:45 (UTC) (edited on 2017-02-23 23:08 (UTC) by jonathon)

That appears to be an issue with WINE, not airwave. I've submitted a bug report upstream: https://bugs.winehq.org/show_bug.cgi?id=42511 edit: Very quickly fixed upstream [1], I'll look at whether this can be applied during compilation of airwave until the fix gets released. [1] http://source.winehq.org/git/wine.git/commit/70d8503d5ec602be0dd9f5e390f703402bdd5edc

jhernberg commented on 2017-02-23 11:16 (UTC)

This fails to build for me with msgs similar to this: Generating moc source airwave-manager_automoc.dir/moc_mainform_6XEYLM5TMQSFUP.cpp In file included from /usr/include/wine/windows/windef.h:266:0, from /usr/include/wine/windows/windows.h:37, from /home/jack/archaudio/airwave-git/src/airwave/src/host/host.h:7, from /home/jack/archaudio/airwave-git/src/airwave/src/host/host.cpp:1: /usr/include/wine/windows/winnt.h: In function ‘void* RtlSecureZeroMemory(void*, SIZE_T)’: /usr/include/wine/windows/winnt.h:5441:26: error: invalid conversion from ‘void*’ to ‘volatile char*’ [-fpermissive] volatile char *ptr = buffer;

jonathon commented on 2017-02-03 17:52 (UTC)

Adopting.