GNOME Bugzilla – Bug 568831
libgstbase-0.10.dll isn't built when building with MingW
Last modified: 2010-05-05 16:21:09 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.
Created attachment 127087 [details] Log from building gstreamer under Windows with MingW
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
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.