<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
xxcv wrote:
<blockquote cite="mid:4A8F59CC.30505@gmail.com" type="cite">
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
Rafaël Carré wrote:
  <blockquote cite="mid:20090822041939.54a32f0b@kru" type="cite">
    <pre wrap="">On Sat, 22 Aug 2009 12:12:31 +1000
xxcv <a moz-do-not-send="true" class="moz-txt-link-rfc2396E"
 href="mailto:xxcv07@gmail.com"><xxcv07@gmail.com></a> wrote:

  </pre>
    <blockquote type="cite">
      <blockquote type="cite">
        <pre wrap="">+static bool check_OS_capability( const char *psz_capability, pid_t
pid ) 
      </pre>
      </blockquote>
      <pre wrap="">what is the point checking os cap if you are cross compiling ?!
    </pre>
    </blockquote>
    <pre wrap=""><!---->
the cap is checked at runtime

P.S. please remove the parts of the message you're not answering to,
it's easier to browse
  </pre>
  </blockquote>
Thank you for answering my question.<br>
  <br>
I have a problem this is because it was used to be built but now it is
no longer built "libmemcpy3dn_plugin.dll"<br>
I know because this file is dated yesterday indicates it wasn't built.<br>
</blockquote>
Further more I see two more warnings during loading plugin dlls<br>
[0x3e10b8] main libvlc warning: cannot find symbol "vlc_entry__1_1_0a"
in file `c:\Program Files
(x86)\VideoLAN\VLC\plugins\libmemcpy3dn_plugin.dll' (The specified
procedure could not be found. (error 127))<br>
[0x3e10b8] main libvlc warning: cannot load module `c:\Program Files
(x86)\VideoLAN\VLC\plugins\librtp_plugin.dll' (The specified procedure
could not be found. (error 127))<br>
<br>
The one about memcpy3dn is ok because it wasn't built, but the
librtp_plugin.dll was miscompiled somehow if not then could be a bug
inside source code?!<br>
<br>
Thanks<br>
Regards.<br>
</body>
</html>