Resend without the unnecessary change.
Vittorio

On Fri, Mar 1, 2013 at 6:12 PM, Vittorio Giovara <vittorio.giov...@gmail.com
> wrote:

> Hi,
> the SDL test seem to fail enabling sdl_video_size when (cross)compiling
> with mingw.
> Throughout the test main(void) is used, but the windows version of SDL
> apparently *requires* main() defined as main(int argc, char *argv[]) :
>
> /tmp/ffconf.D6hbzlQm.c:2:5: error: conflicting types for 'SDL_main'
> /usr/i686-w64-mingw32/include/SDL/SDL_main.h:57:22: note: previous
> declaration of 'SDL_main' was here
>
> This patch expands the check_code test and uses the requested arguments
> for main().
> Vittorio
>

Attachment: 0001-configure-enable-explict-sdl_video_size-test.patch
Description: Binary data

_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to