<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Geoffroy Couprie wrote:
<blockquote
 cite="mid:ab621f7b0902122326j6d18e905lded0fba26188d596@mail.gmail.com"
 type="cite">
  <pre wrap="">On Fri, Feb 13, 2009 at 3:38 AM, xxcv <a class="moz-txt-link-rfc2396E" href="mailto:xxcv07@gmail.com"><xxcv07@gmail.com></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Jean-Baptiste Kempf wrote:

On Fri, Feb 13, 2009 at 11:23:25AM +1100, xxcv wrote :


Hi so far haven't seen the code from this project,
what is the status of work on supporting Windows Mobile / CE ?
I mean you did GSoc right, is there patch coming for vlc-1.0.0 support
arm-mingw32ce ?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
You can see the code I wrote directly in the VLC source. I sent my
patches a while ago.

  </pre>
  <blockquote type="cite">
    <pre wrap="">
<a class="moz-txt-link-freetext" href="http://mailman.videolan.org/pipermail/vlc-devel/2008-September/049460.html">http://mailman.videolan.org/pipermail/vlc-devel/2008-September/049460.html</a>
For example.
IIRC, everything works pretty well, except the video output.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Currently, it's broken :P There are bugs in the messages system.

  </pre>
</blockquote>
wince.cpp: In function 'void Run(intf_thread_t*)':<br>
wince.cpp:201: error: 'p_priv' was not declared in this scope<br>
wince.cpp:202: error: 'p_priv' was not declared in this scope<br>
make[6]: *** [libwince_plugin_la-wince.lo] Error 1<br>
<br>
Trying to compile with gcc version 4.1.0 from cegcc svn trunk<br>
<br>
<br>
</body>
</html>