[vlc-devel] Re: [PATCH]0.8.6-bugfix branch compile problem

Jean-Paul Saman jean-paul.saman at planet.nl
Wed Mar 7 20:43:42 CET 2007


Nick Vercammen wrote:
> Hi,
> 
> this should solve the current compile  problem on the 0.8.6-bugfix branch.

Could you be a bit more specific about the compile error? I have been 
cross-compiling 0.8.6-bugfix for windows the last weekend with success 
and without seeing a compile error.

> 
> greetz,
> 
> Nick
> 
> 
> ------------------------------------------------------------------------
> 
> Index: vlc.c
> ===================================================================
> --- vlc.c	(revision 19227)
> +++ vlc.c	(working copy)
> @@ -39,6 +39,7 @@
>  #include <vlc/vlc.h>
>  
>  #ifdef WIN32
> +#include <include/charset.h>
>  extern void __wgetmainargs(int *argc, wchar_t ***wargv, wchar_t ***wenviron,
>                             int expand_wildcards, int *startupinfo);
>  #endif

Gtz,
Jean-Paul Saman.

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list