On Mon, 2007-11-19 at 16:09 -0500, José Alburquerque wrote: > 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?
Yes, that's the latest version. > I installed that version and > rebuilt gstreamermm Did you touch all the .hg files? Again, when this test/example is in svn (or at least attached to an email) I will happily investigate. > 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. -- [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
