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 381175 - [PATCH] fix vs8 compilation
[PATCH] fix vs8 compilation
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Windows
: Normal blocker
: 0.10.11
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-12-01 07:32 UTC by Sergey Scobich
Modified: 2006-12-01 10:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix vs8 core build (3.52 KB, patch)
2006-12-01 07:35 UTC, Sergey Scobich
none Details | Review
fix vs8 base build (2.11 KB, patch)
2006-12-01 07:37 UTC, Sergey Scobich
none Details | Review
add vs8 project files to manifest (3.78 KB, patch)
2006-12-01 07:39 UTC, Sergey Scobich
none Details | Review

Description Sergey Scobich 2006-12-01 07:32:26 UTC
This bug contains patches for fixing the vs8 build and putting vs8 project files into the release
Comment 1 Sergey Scobich 2006-12-01 07:35:02 UTC
Created attachment 77471 [details] [review]
fix vs8 core build

Adding required exports to def files
include gstmultiqueue element in project
Comment 2 Sergey Scobich 2006-12-01 07:37:21 UTC
Created attachment 77472 [details] [review]
fix vs8 base build

Define M_PI, and rint for windows,
move variable declaration to top of the function
add vs_4tap.c in project
Comment 3 Sergey Scobich 2006-12-01 07:39:18 UTC
Created attachment 77473 [details] [review]
add vs8 project files to manifest

adding vs8 project files to manifesst files for base, good and bad
Comment 4 Jan Schmidt 2006-12-01 10:38:41 UTC
Thank you! Committed in core, base, good and bad.

I wonder whether anyone will step up to fix VS7 and VS6 before the release? :)