Re: [AD] [WIN] DirectDraw2 support |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> Hmm
> i get this when compiling
>
> src/win/wddbmp.c:74: conflicting types for `gfx_directx_create_surface'
> src/win/wddraw.h:90: previous declaration of `gfx_directx_create_surface'
> src/win/wddbmp.c:173: conflicting types for `gfx_directx_destroy_surf'
> src/win/wddraw.h:49: previous declaration of `gfx_directx_destroy_surf'
> src/win/wddbmp.c:244: conflicting types for `make_directx_bitmap'
> src/win/wddraw.h:91: previous declaration of `make_directx_bitmap'
The patch compiles perfectly on my system. You may have overwritten the
patched wddraw.h somehow or other.
--
Eric Botcazou
ebotcazou@xxxxxxxxxx