https://bugs.winehq.org/show_bug.cgi?id=42356
Bug ID: 42356 Summary: failed build setupapi in mingw Product: Wine Version: 2.0 Hardware: x86-64 OS: Windows Status: UNCONFIRMED Severity: normal Priority: P2 Component: setupapi Assignee: wine-bugs@winehq.org Reporter: unitedasiajames@gmail.com
Created attachment 57130 --> https://bugs.winehq.org/attachment.cgi?id=57130 setupapi make failed
On lastest mingw with 'mingw developer toolkit'(gcc 5.3.0), with below command:
(in msys console)
git clone git://source.winehq.org/git/wine.git wine-git cd wine-git ./configure --without-x --without-freetype make
The make failed when build setupapi, error log attached.