[PATCH v2 vkd3d 1/4] build: Drop hack for stripping RPC includes from widl-generated headers.

Józef Kucia joseph.kucia at gmail.com
Sat Apr 13 04:13:52 CDT 2019


On Fri, Apr 12, 2019 at 11:12 PM Sveinar Søpler <cybermax at dexter.no> wrote:
>
> There is some strangeness with the configure check of widl i think?
> --
> checking checking whether widl version >= 3.20... ./configure: line 4574: '/usr/lib/wine/widl': No such file or directory
> no ()
> configure: WARNING: widl is required to build header files.
> --
> :$ widl -V
>
> Wine IDL Compiler version 4.0
> Copyright 2002 Ove Kaaven
> --

Do you have the WIDL environment variable set? Do you set it when
running configure? config.log should be helpful to diagnose your
problem.

> Is there some new function in widl 3.20 that would fail this with widl 3.0? (Due to the fact that Bionic and Cosmic only has wine-3.0.x available from default repo)

widl 3.20 or newer is required. The configure test checks the widl version.



More information about the wine-devel mailing list