https://bugs.winehq.org/show_bug.cgi?id=42511
Bug ID: 42511 Summary: winnt.h: invalid conversion from 'void*' to 'volatile char*' Product: Wine Version: 2.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: jonathon@manjaro.org Distribution: ---
Created attachment 57399 --> https://bugs.winehq.org/attachment.cgi?id=57399 Build log to failure
GCC throws an error when building 'airwave', a WINE-based bridge for Windows VST instruments (https://github.com/phantom-code/airwave)
This attempts to include /usr/include/wine/windows/winnt.h, and fails with 'invalid conversion' error (winnt.h:5441:26).
Building on Arch (Manjaro) with GCC 6.3.1 and WINE 2.2 using this PKGBUILD: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=airwave-git
https://bugs.winehq.org/show_bug.cgi?id=42511
jonathon@manjaro.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux CC| |jonathon@manjaro.org
https://bugs.winehq.org/show_bug.cgi?id=42511
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |70d8503d5ec602be0dd9f5e390f | |703402bdd5edc Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Alexandre Julliard julliard@winehq.org --- It should be fixed by 70d8503d5ec602be0dd9f5e390f703402bdd5edc, sorry about that.
https://bugs.winehq.org/show_bug.cgi?id=42511
--- Comment #2 from jonathon@manjaro.org --- Patch works nicely, thank you! :)
https://bugs.winehq.org/show_bug.cgi?id=42511
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.3.
https://bugs.winehq.org/show_bug.cgi?id=42511
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mstefani@redhat.com Regression SHA1| |d5292b1fcf049272a61753dc15e | |af6782e2d6a14 Keywords| |regression