[gst-devel] Gstreamer Winbuilds installation problem

Hoyt, David hoyt6 at llnl.gov
Mon Jan 31 19:15:20 CET 2011


> Looking for a friendly multimedia software package under the windows 7 OS, I am trying to install Gstreamer Winbuilds.
> Although I had few issues (e.g. iconv.h missing) I managed to install this package (or at least it seems so...).
> Then, I compiled the sample "hellow world" program in your ducumentation and linked it successfully with the required static libraries.
> I am using the Code::Blocks IDE. The GST environment path was set to point to the GST Library.
> Upon running the program, it crashed, displaying the attached error messages.
> It seems that the missing DLL is not registered. An attempt to register it manually terminated with "error #193". I also re-installed both the > > SDK and OSSbuild, with no change.

This should be filed as an issue under OSSBuild -- not in the gstreamer mailing list. Also, please describe the version you used.

The errors you saw are because when you installed the SDK, you also installed the python bindings without having python installed. Reinstall without the python bindings and those errors will go away.

As for why your program crashed, more info. is needed (can you provide a code sample?). OSSBuild doesn't provide static libraries, so those must be of your own making. If there's a problem w/ those, there's not much anyone can do.




More information about the gstreamer-devel mailing list