Re: <gstmm.h> include errors
- From: José Alburquerque <jaalburquerque cox net>
- To: Murray Cumming <murrayc murrayc com>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: <gstmm.h> include errors
- Date: Mon, 19 Nov 2007 16:09:40 -0500
Murray Cumming wrote:
This is likely to need the new gmmproc/glibmm support for calling wrap()
on GInterface-implementations where those specific implementation
classes are not known (registered) to wrap().
Make sure you are using the latest version of glibmm and rebuilding your
files by touching all .hg files, so you use that latest version of
gmmproc.
Umm..Should the glibmm in svn work? I installed that version and
rebuilt gstreamermm and tested it and it didn't make a difference.
Since I'm new at working with gmmproc, I'm sure I may not be
understanding everything, but I thought I should point this out.
What I found is that changing the "dynamic_cast<Gst::Element*>" to a
"reinterpret_cast<Gst::Element*>" in Gst::wrap(GstElement*,bool) (in
gstmm/element.cc) makes things work on this system. I'm providing all
the information I have just to shed as much light on what's happening as
possible to make things easier to fix. I hope this is fine.
-Jose
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]