[Bug 45370] redefinition of typedef 'DWRITE_GLYPH_RUN_DESCRIPTION'

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jul 7 04:36:40 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45370

--- Comment #2 from Artem S. Tashkinov <aros at gmx.com> ---
make[1]: Entering directory `/tmp/wine-3.11/dlls/d3d10core'
gcc -c -o d3d10core_main.o d3d10core_main.c -I. -I../../include -D__WINESRC__
-D_REENTRANT -fPIC -Wall -pipe \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body
-Wignored-qualifiers \
  -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings -Wpointer-arith
-Wlogical-op \
  -fno-omit-frame-pointer -march=native -m32 -O2 -pipe
In file included from ../../include/dwrite_1.h:94:0,
                 from ../../include/dwrite_2.h:110,
                 from d2d1_private.h:32,
                 from bitmap.c:22:
../../include/dwrite.h:614:3: error: redefinition of typedef
‘DWRITE_GLYPH_RUN_DESCRIPTION’
../../include/d2d1_1.h:189:45: note: previous declaration of
‘DWRITE_GLYPH_RUN_DESCRIPTION’ was here
make[1]: *** [bitmap.o] Error 1
make[1]: Leaving directory `/tmp/wine-3.11/dlls/d2d1'

gcc (GCC) 4.5.4

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list