Page 1 of 1

Building VLC player for wince-MIPS platform

Posted: 11 Aug 2008 14:16
by confu-sed-cius
Hi

I am trying to build vlc media player for windows CE 5.0 on MIPS processor (Au1200 board). As of now I am trying to build it using embedded VC++ but I am facing a lot of problems especially due to the difference in libraries used by gcc and those used by evc. Can anyone please tell me if there is any other approach to building vlc for wince mips.
Any help is appreciated.

Thanks in advance
Paramita.

Re: Building VLC player for wince-MIPS platform

Posted: 11 Aug 2008 17:45
by VLC_help
It might be better if you ask from mailing list or from IRC.

Re: Building VLC player for wince-MIPS platform

Posted: 05 Sep 2008 03:45
by jack_jones
Can any body show me that where I could download the source code of vlc media player for windows CE 5.0 on MIPS processor (Au1200 board)? I look for a long time,thank you very much. :(

Re: Building VLC player for wince-MIPS platform

Posted: 09 Sep 2008 15:27
by confu-sed-cius
hey i dont think u will get a readymade vlc player for wince5.0 au1200 board and all...i am still trying to build one for my platform. simultaneous ports are on i guess for wince by a few developers..u will have to build one for urself.try the vlc 0.8.4 version that will build on wince...

Re: Building VLC player for wince-MIPS platform

Posted: 25 Nov 2008 10:17
by jack_jones
Hi confu-sed-cius,
Did you have completed the vlc player for mips ?whitch compiler do you use,cygwin or evc ?
I used the cygwin to compile it ,but I can't install the glibc ,and I have not a rules for au1200 either.
so ,I didn't know what I can do for ahead.
Now I use Evc 4.0 to build it,but there also has so many errors,can you tell me some details that you haved completed
to compile the player?
Thank you very much!