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 652675 - acm does not compile with MinGW
acm does not compile with MinGW
Status: RESOLVED WONTFIX
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other Windows
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-06-15 19:06 UTC by Vincent Torri
Modified: 2011-06-15 22:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vincent Torri 2011-06-15 19:06:26 UTC
with MinGW, msacm.h does not contain some definitions like ACM_METRIC_MAX_SIZE_FORMAT, which are used in the acm plugin. Maybe it should be tested during configure to see if acm should be built or not.