Re: [AD] [WIN] DirectDraw2 support |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Oops
True
Tested, safe to commit
----- Original Message -----
From: "Eric Botcazou" <ebotcazou@xxxxxxxxxx>
To: "Javier González" <xaviergonz@xxxxxxxxxx>; "Allegro Conductors"
<conductors@xxxxxxxxxx>
Sent: Friday, February 09, 2001 9:49 AM
Subject: Re: [AD] [WIN] DirectDraw2 support
> > 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
>
>
>