On Thu, 2007-06-21 at 16:25 +0200, Milosz Derezynski wrote: > Hi everyone, > > I've started wrapping GStreamer into gstreamermm (using gmmproc and > all, the way it should be) > > An SVN repository is located here: > (svn co) http://svn.beep-media-player.org/gstreamermm/trunk > > Now I am having the following problem: For gstmm, I need my own > conversion macros, and so on. The source tree is based on the source > tree of gtksourceviewmm, carefully 'generated' manually by taking the > gtksourceviewmm tree and removing all the existing code, hg/ccg files > and adapting everything to a Gst:: namespace, and gst_ prefixes, etc. > > Now, as for the conversion macros, during the processing of > the .hg/.ccg files, gmmproc just doesn't see them (them == my own m4 > macros). [snip]
I think you need a convert.m4 file, which includes the others, here: http://svn.beep-media-player.org/gstreamermm/trunk/tools/m4/ For instance: http://svn.gnome.org/viewcvs/gtksourceviewmm/trunk/tools/m4/convert.m4?view=markup If this fixes it, please submit a patch for the gmmproc appendix in the book, or file a bug about it. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list gtkmm-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtkmm-list