[vlc-devel] Where does msg_Dbg outputs under Windows
Christophe Mutricy
xtophe at chewa.net
Wed May 7 22:44:25 CEST 2008
> > am not releasing some object properly. From what I see in
> > libvlc-common.c there is a msg_Dbg that would help me identify the
> > culprit, but I can't see the msg_Dbg output anywhere. :-( Can someone
> > shed some light on where these messages get sent?
>
> They go to standard output (launch libvlc with -vvv argument)
Which is not really existing on standard win.
So either you use the logger module and output the messages to a text
file.
Or you use some *nix emulation like cygwin or Msys
--
Xtophe
More information about the vlc-devel
mailing list