6 Jun 2009 17:29
9 Jun 2009 13:37
Re: Someone was able to compile fribidi-0.19.2 under MinGW ?
Milen Manev <mmanev <at> gmail.com>
2009-06-09 11:37:52 GMT
2009-06-09 11:37:52 GMT
Here are scripts and patches for compiling MPlayer 1.0rc3 branch and FFmpeg 0.5 branch In patches.zip you will find patch for fribidi-0.19.2 Some of the patches from http://oss.netfarm.it/mplayer-win32.php have to be applied manually because they are up-to-date, but branches 1.0rc3 and 0.5 are about 3 months old. -- -- Milen Manev
_______________________________________________ MPlayer-cygwin mailing list MPlayer-cygwin <at> mplayerhq.hu https://lists.mplayerhq.hu/mailman/listinfo/mplayer-cygwin
9 Jun 2009 17:09
Re: Someone was able to compile fribidi-0.19.2 under MinGW ?
Eugene Kovgar <ken20001 <at> ukr.net>
2009-06-09 15:09:00 GMT
2009-06-09 15:09:00 GMT
> Here are scripts and patches for compiling MPlayer 1.0rc3 branch and > FFmpeg 0.5 branch > > In patches.zip you will find patch for fribidi-0.19.2 > > Some of the patches from http://oss.netfarm.it/mplayer-win32.php have > to be applied manually because they are up-to-date, > but branches 1.0rc3 and 0.5 are about 3 months old. -- -- Error compiling libtheora examples again (as I remember it wold be also in previous version). So what to do: use an patch libtheora-1.0beta3.diff or simply use --disable-examples key during configurating process? png2theora.c:551: error: request for member `noise_sensitivity' in something not a structure or union make[2]: *** [png2theora] Error 1 make[2]: Leaving directory `/home/Eugene/libtheora-1.1alpha2/examples' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/Eugene/libtheora-1.1alpha2' make: *** [all] Error 2
9 Jun 2009 19:05
Re: Someone was able to compile fribidi-0.19.2 under MinGW ?
Milen Manev <mmanev <at> gmail.com>
2009-06-09 17:05:21 GMT
2009-06-09 17:05:21 GMT
I compile libtheora before libpng and I do not have such a problem. -- -- Milen Manev
9 Jun 2009 21:30
Re: Someone was able to compile fribidi-0.19.2 under MinGW ?
Eugene Kovgar <ken20001 <at> ukr.net>
2009-06-09 19:30:05 GMT
2009-06-09 19:30:05 GMT
Yes, you was wright. I ran make uninstall in libpng, compiled well libtheora and installed libpng again. Another question. Can I use giflib package instead of libungif as first seems to be newer but don't know is they the same. So, what is better to use: giblib or libungif ? > I compile libtheora before libpng and I do not have such a problem. > --
9 Jun 2009 22:07
Error compiling latest Mplayer SVN (in cyberblade_vid.c)
Eugene Kovgar <ken20001 <at> ukr.net>
2009-06-09 20:07:27 GMT
2009-06-09 20:07:27 GMT
gcc -Wundef -Wdisabled-optimization -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=i486 -mtune=i686 -pipe -ffast-math -fomit-frame-pointer -DPTW32_STATIC_LIB -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -fno-common -I/home/Eugene/include -I/home/Eugene/include/ -I/home/Eugene/include/SDL -D_GNU_SOURCE=1 -I/home/Eugene/include/freetype2 -I/home/Eugene/include -I/home/Eugene/include/fribidi -I/home/Eugene/include -I/home/Eugene/include/dirac -I/home/Eugene/include/schroedinger-1.0 -I/home/Eugene/include/liboil-0.3 -I/home/Eugene/include -c -o vidix/cyberblade_vid.o vidix/cyberblade_vid.c vidix/cyberblade_vid.c:88: error: `VENDOR_TRIDENT' undeclared here (not in a function) vidix/cyberblade_vid.c:88: error: initializer element is not constant vidix/cyberblade_vid.c:88: error: (near initialization for `cyberblade_cap.vendor_id') vidix/cyberblade_vid.c:90: error: initializer element is not constant vidix/cyberblade_vid.c:90: error: (near initialization for `cyberblade_cap.reserved1') vidix/cyberblade_vid.c:95: error: `DEVICE_TRIDENT_CYBERBLADE_I7' undeclared here (not in a function) vidix/cyberblade_vid.c:95: error: initializer element is not constant vidix/cyberblade_vid.c:95: error: (near initialization for `cyberblade_card_ids[0]') vidix/cyberblade_vid.c:96: error: `DEVICE_TRIDENT_CYBERBLADE_I7D' undeclared here (not in a function) vidix/cyberblade_vid.c:96: error: initializer element is not constant vidix/cyberblade_vid.c:96: error: (near initialization for `cyberblade_card_ids[1]') vidix/cyberblade_vid.c:97: error: `DEVICE_TRIDENT_CYBERBLADE_I1'(Continue reading)
18 Jun 2009 14:36
Re: Error compiling latest Mplayer SVN (in cyberblade_vid.c)
Eugene Kovgar <ken20001 <at> ukr.net>
2009-06-18 12:36:29 GMT
2009-06-18 12:36:29 GMT
Anybody can help me? -- -- Eugene Kovgar
RSS Feed