[Ffmpeg-devel] Problem compiling latest cvs build of ffmpeg
Diego Biurrun
diego
Tue Dec 20 01:47:25 CET 2005
On Mon, Dec 19, 2005 at 03:14:26PM +0000, M?ns Rullg?rd wrote:
>
> Diego Biurrun said:
> > On Mon, Dec 19, 2005 at 12:39:02PM +0000, M?ns Rullg?rd wrote:
> >>
> >> Diego Biurrun said:
> >> >
> >> > FFmpeg has not (yet) been ported to Cygwin.
> >>
> >> It works just fine for me under cygwin. No porting needed.
> >
> > Oh, interesting. The last time I tried the compile bombed out all over
> > the place. Did you have to pass some options to configure?
>
> I did a little testing. It seems to need --disable-vhook. That is because
> a windows dll can't have any unresolved symbols. Explicitly linking these
> modules against libav* might help, but it might also introduce problems I'm
> not aware of.
Then we should probably add
vhook=no
to the Cygwin section of configure.
Diego
More information about the ffmpeg-devel
mailing list