Re: x264 - linker error
Thomas Plank <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.cygwin |
|---|---|
| Message-ID | <[email protected]> |
Compn ([email protected]) wrote: >>> The latest SVN of x264 is not working when I'm compiling mplayer. >>> Have a look at: >> >> No ideas, why it is failing? > how did you install x264? $ svn up $ ./configure (former: --enable-avis-input --enable-pthread) $ make $ make install > can you try this x264 version? Thanks for your help, I tried this version, but it also fails. I think there are many issues concerning cygwin/mingw when compiling mplayer. I am doing this now for about nearly two years using cygwin, but the mixture between cygwin and mingw (you can install the mingw headers when you use the cygwin setup.exe) is very opaque to me so I think a lot of problems caused by undefined references are regressing to this mixture. I also have the fontconfig problem described by Rafael Mattos. Although I made the same steps like John Browns says, fontconfig is also not recognized by configure due to lots of undefined reference errors. > http://oss.netfarm.it/mplayer-win32.php I always had only a short look to this site, but it's really great. What do you think is the better way compiling mplayer on win32: choosing cygwin or mingw? -- mfg Thomas