MingW SVN 27277 Compile problems
"Henry Garcia" <[email protected]> Tue, 15 Jul 2008 19:11:03 -0400
| Newsgroups | gmane.comp.video.mplayer.cygwin |
|---|---|
| Message-ID | <[email protected]> |
> libavcodec/allcodecs.c > ENABLE_MOTIONPIXELS_DECODER not defined > > libavformat/allformats.c > ENABLE_MVI_DEMUXER not defined > > Above problems in these files prevent a successful compile in MingW Forgot to run configure after an update? Updated again. SVN 27292. Ran a make distclean. ./configure Everything compiles now. Don't know if someone fixed something, or running make distclean solved the problems with the not defined problems.