opengl32: it does not compile well in CYGWIN and MINGW

Carlo Bramini carlo.bramix at libero.it
Sat Aug 22 09:37:16 CDT 2015


When compiling openg32 under CYGWIN and MINGW, the compiler complains that the 
public functions have been redeclared without dllimport keyword. This happens 
because WINGDIAPI from wingdi.h is not correctly declared.
This bug can be fixed by adding declaration of _GDI32_ macro in the Makefile.
in, as it had been already done for dlls/gdi32 component.

Sincerely,

Carlo Bramini.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: opengl32.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150822/144a9cde/attachment.txt>


More information about the wine-patches mailing list