[gstreamer-bugs] [Bug 557305] .lib files for GStreamer should be built on Windows

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 9 03:28:49 PST 2010


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

LRN <lrn1986> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED

--- Comment #8 from LRN <lrn1986 at gmail.com> 2010-03-09 11:28:46 UTC ---
I guess it can be closed as 'wontfix'.
GLib uses separate set of makefiles that use cl.exe and other MS tools and are
able to build GLib itself and its import libraries - obviously no one is going
to take a burden to maintain such thing for GStreamer, so it's not a solution.

The best way of fixing this bug is to add a separate vcproj that would do only
one thing - generate .lib files from .def files (.lib files are only needed for
MSVS users, and it's safe to assume that these users do have MSVS to build that
vcproj).

But since i'm not THAT interested in MSVS (and since i have my handy Python
script in case i do need .lib import libraries again), i am not willing to
tinker with Visual Studio.

Ask the guy who maintains gstreamer/win32/* part of the source tree.

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




More information about the Gstreamer-bugs mailing list