[gst-devel] tip from jacob berkman
Andy Wingo
wingo at pobox.com
Sun Sep 22 19:47:01 CEST 2002
On Sun, 22 Sep 2002, Thomas Vander Stichele wrote:
> Jacob works on osx, his compile of gstreamer failed at the link stage.
>
> His suggestion was to do
>
> s/GstFooDetails gst_foo_details;/extern GstFooDetails gst_foo_details;/
>
> in the core.
I don't quite get it. Are we talking about the plugin details, the ones
that are exported in each individual plugin? In that case, wouldn't
'extern ...' say that they are declared elsewhere, instead of within the
plugin?
Perhaps I'm getting confused. I would need a link line in front of me to
understand the issue.
wingo.
More information about the gstreamer-devel
mailing list