[vlc-devel] Cygwin git clone doesn't compile

Vladimir Belousov vbelousov.soc at gmail.com
Sun Apr 13 15:38:59 CEST 2008


You need to do these steps:
1) replace all 'LoadImage' -> 'LoadImage1' in
"modules\video_filter\blendbench.c"
2) the first line of "modules/video_filter/dynamicoverlay/Modules.am" must be
'if !HAVE_WIN32'
and the last
'endif'
Just add these two lines.

2008/4/13, Matthias Bauer <smile4you at gmx.ch>:
> Rafaël Carré schrieb:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > Le Sun, 13 Apr 2008 00:35:13 +0300 (EEST),
> > Secret Agent <agent_007 at luukku.com> a écrit :
> >
> >
> >> It seems that Cygwin can't compile latest nightly build.
> >>
> >
> > ORLY there is still some people using cygwin ? poor guys.
> >
> It's not only with cygwin, also cross-compiling in linux for windows
> doesn't work. First error was a name conflict with "LoadImage". After
> renaming it, there was another error with a missing header file.
> >
> >> http://forum.videolan.org/viewtopic.php?f=14&t=45773 more info there.
> >>
> >
> > Changing the function name is easy, as you wrote.
> >
> > About the shm header not being found, offending code should be ifdef'd
> > around SYS_SHM_H, or module not built if it depends on it.
> >
> > As a side note, the author's name is not encoded in UTF-8 in the file
> > header.
> >
> > - --
> > Rafaël Carré
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.4.6 (GNU/Linux)
> >
> > iD8DBQFIAVxAYWCeGMCv8Q8RAjMyAJ4nLWeu0vZE0OmrpuAUpaoPFvIkVgCgykf/
> > FVUPyizQaFIAKzdM6oLNLaA=
> > =evgF
> > -----END PGP SIGNATURE-----
> > _______________________________________________
> > vlc-devel mailing list
> > To unsubscribe or modify your subscription options:
> > http://mailman.videolan.org/listinfo/vlc-devel
> >
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>



More information about the vlc-devel mailing list