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 568831 - libgstbase-0.10.dll isn't built when building with MingW
libgstbase-0.10.dll isn't built when building with MingW
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.10.22
Other Windows
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-01-23 12:18 UTC by Michael Sheldon
Modified: 2010-05-05 16:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Log from building gstreamer under Windows with MingW (237.17 KB, text/plain)
2009-01-23 12:18 UTC, Michael Sheldon
Details

Description Michael Sheldon 2009-01-23 12:18:04 UTC
When building gstreamer with MingW all elements are built as DLLs that depend on libgstbase-0.10.dll, however this file is never created, only libgstbase-0.10.dll.a, libgstbase-0.10.la and libgstbase-0.10.a are created. Attached is a build log.
Comment 1 Michael Sheldon 2009-01-23 12:18:51 UTC
Created attachment 127087 [details]
Log from building gstreamer under Windows with MingW
Comment 2 LRN 2009-04-16 01:38:36 UTC
Works for me.

gstreamer-git 5879b8d

$ ./libtool --version
ltmain.sh (GNU libtool) 1.5.25a (1.1220.2.458 2007/06/30 09:32:00)

$ gcc --version
gcc.exe (GCC) 4.3.0 20080305 (alpha-testing) mingw-20080502

$ ld --version
GNU ld (GNU Binutils) 2.19.1

Been following http://gstreamer.freedesktop.org/wiki/SettingUpMinGWMSysEnvironment and http://gstreamer.freedesktop.org/wiki/BuildingGStreamerInMinGWMsys
Comment 3 Tim-Philipp Müller 2010-05-05 16:21:09 UTC
No response for over a year, so will assume it's fixed or not an issue any longer when building as described on the wiki. Please re-open if it's still a problem.