After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 536874 - Build failure on windows
Build failure on windows
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Windows
: Normal blocker
: 0.10.20
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-06-05 19:47 UTC by David Schleef
Modified: 2008-06-17 09:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build fixes (2.00 KB, patch)
2008-06-05 19:49 UTC, David Schleef
accepted-commit_now Details | Review

Description David Schleef 2008-06-05 19:47:46 UTC
Build failure on windows, didn't capture the log.  Patch following.

Also, -Werror is turned on in the prereleases.  Don't know if this is intended.
Comment 1 David Schleef 2008-06-05 19:49:00 UTC
Created attachment 112238 [details] [review]
build fixes
Comment 2 Jan Schmidt 2008-06-11 09:13:46 UTC
-Werror is on deliberately for pre-rels, yeah - to catch this sort of thing.

It's off for final releases.