Jean-Baptiste,<br><br>Thanks for your reference.<br><br>We also tried the one from the page <a href="http://wiki.videolan.org/WinCECompile">http://wiki.videolan.org/WinCECompile</a><br><br>However, we find the following script does not work. <br>
<pre>PATH=/opt/mingw32ce/bin:$PATH \<br>CPPFLAGS="-I/usr/wince/include -D_WIN32_WCE=0x0500" \<br>LDFLAGS="-L/usr/wince/lib" \<br>PKG_CONFIG_LIBDIR=/usr/wince/lib/pkgconfig \<br>./configure --host=arm-mingw32ce --enable-optimize-memory \<br>
            --disable-directx --disable-dvdnav --disable-libgcrypt \<br>            --disable-mad --disable-remoteosd --disable-sdl --disable-skins2<br></pre>BTW, the building environment is cygwin and we download mingw32ce for cygwin. <br>
<br><br><div class="gmail_quote">2010/8/16 Jean-Baptiste Kempf <span dir="ltr"><<a href="mailto:jb@videolan.org">jb@videolan.org</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
On Mon, Aug 16, 2010 at 12:37:27AM +0800, InfoEyes BJ wrote :<br>
<div class="im">> We are building WinCE vlc following the guide of INSTALL.wince.<br>
<br>
</div><a href="http://wiki.videolan.org/WinCECompile" target="_blank">http://wiki.videolan.org/WinCECompile</a><br>
<br>
Best Regards,<br>
<font color="#888888"><br>
--<br>
Jean-Baptiste Kempf<br>
<a href="http://www.jbkempf.com/" target="_blank">http://www.jbkempf.com/</a><br>
+33 672 704 734<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</font></blockquote></div><br>