<!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">
Im a little confused... I believe the INITIAL concern was not only
getting debugging established, but getting it established using the
.NET Wrapper <br>
<br>
As I use both VLC 1.0.3 and the same wrapper in some projects with no
problems, If the my assumption is correct in that he is both using the
.NET Wrapper, and he is also wanting debug output, we need to first
address a valid VLC installation, then a valid .NET Wrapper use, then
address any problems.  <br>
<br>
My first question (again assuming above), stepping out of the WRAPPER,
and from a DOS Window, can you instantiate VLC with debugging enabled
thru command line? (Lets establish a good VLC setup here, with proper
options)<br>
<br>
Once that is yes, then lets look at some code sample you may have in
how your using the wrapper?<br>
<br>
Shawn<br>
<br>
Rafaël Carré wrote:
<blockquote cite="mid:20091209181304.58103deb@kru" type="cite">
  <pre wrap="">On Wed, 9 Dec 2009 08:39:18 -0800 (PST)
Tony Anecito <a class="moz-txt-link-rfc2396E" href="mailto:adanecito@yahoo.com"><adanecito@yahoo.com></a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Thanks guys this is helping me. I am trying to figure out how to
information under windows xp if logging is not working.

Rafael if Damien used debug version of vlc would that help him see
more info somewhere??
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I don't think so, --enable-debug only enables various assertions in the
code.

Note on windows you might run vlc from a unix terminal like msys' rxvt,
so you'll see messages in the terminal

  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
<a class="moz-txt-link-freetext" href="http://mailman.videolan.org/listinfo/vlc-devel">http://mailman.videolan.org/listinfo/vlc-devel</a>
  </pre>
</blockquote>
</body>
</html>