[Bug 679115] Windows: Make the GStreamer DLLs/data relocatable

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 8 05:00:21 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=679115
  GStreamer | gstreamer (core) | git

--- Comment #7 from Andoni Morales <ylatuya at gmail.com> 2014-01-08 13:00:14 UTC ---
(In reply to comment #6)
> Thanks for updating the patch, just one comment then I think it can go in
> 
> (In reply to comment #5)
> 
> > > @@ +125,3 @@
> > > +  return g_build_filename (
> > > +    g_win32_get_package_installation_directory_of_module
> > > (_priv_gst_dll_handle),
> > > +    "lib",
> > > 
> > > If it is called lib or not depends on the parameters passed to configure, i.e.
> > > --libdir. Could also be called anything else
> > 
> > I think this is the general convention that is used on Windows for the GTK+, so
> > following suit here:)  This also applies to MSVC builds, which do not use
> > configure to build.
> 
> I think you should use something from config.h for this, which is based on the
> configure parameter. But it's probably ok as is
> 
I think it's safe to assume that in Windows the directory structure is
preserved as bin/ lib/

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list