[gst-devel] RE: Win 32 build of 0.8.3
Steve Lhomme
steve.lhomme at free.fr
Tue Jun 8 12:46:13 CEST 2004
Marc VanDaele a écrit :
> Hello Steve,
>
> I succeeded in downloading and building the solution under gstreamer/Win32.
> However, when I tried running
> gst-inspect fakesrc
> I got the following error
> (process:2140): GLib-CRITICAL **: file gutils.c: line 501: assertion
> `file_name
> != NULL' failed
>
> Any idea?
> Do I need to do some kind of installation first?
Nop, actually the only thing I did now was trying to compile it. And
this is not finished ! I need to compile the testsuite (to test...) and
the plugins (those that are Windows friendly at least).
I just tried your command-line and it seems to come from a call to
poptGetContext() in gst.c:358... So I assume the libpopt I found gives
problems under Win32. I'll investigate more (ie try to find another one
or compile it myself)... Yes, something as simple as popt relies heavily
on OS assumptions :(
More information about the gstreamer-devel
mailing list