GStreamerSDK Building from source using Cerbero

pfarmer flacone at gmx.de
Wed Feb 27 10:46:23 PST 2013


I got the same error as discussed in this post:
http://gstreamer-devel.966125.n4.nabble.com/Compiling-DirectShow-library-libgstdhowXXX-dll-tp4656906.html

===============================
...

-----> Creating Merge Module for gstreamer-system
***** Error running 'package' command:
The following files required by this package are missing:
 lib/gstreamer-0.10/libgstdshowdecwrapper.dll
lib/gstreamer-0.10/libgstdshowsrcwrapper.dll
lib/gstreamer-0.10/libgstdshowvideosink.dll
===============================

This is: that the DirectShow related plug-ins could not be build. 

So I tried to build the bad plugins alone
"$ cerbero buildone gst-plugins-bad"

And got following errors:

===============================
...


Build FAILED.

"C:\MinGW\msys\1.0\home\skimmer\cerbero\sources\windows_x86\gst-plugins-bad-0.10.23\win32\vs10\gst-plugins-bad.sln"
(build target) (1) ->
"C:\MinGW\msys\1.0\home\skimmer\cerbero\sources\windows_x86\gst-plugins-bad-0.10.23\win32\vs10\dshowbaseclasses.vcxproj"
(default target) (2) ->
(ClCompile target) ->
  C:\Program
Files\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Targets(147,5):
error : Required file "" is missing.
[C:\MinGW\msys\1.0\home\skimmer\cerbero\sources\windows_x86\gst-plugins-bad-0.10.23\
win32\vs10\dshowbaseclasses.vcxproj]

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:01.23
The Direct Show plugins will not be built.
[(1/1) gst-plugins-bad -> gen_library_file ]

================================================================

The problem was that a component of the Microsoft SDK 7.1 was misssing. So a
installed mostly everything from the SDK.

They I got an error that the merge modules could not be build. For this I
gave a try to" git pull cerbero" and did "cerbero package gstreamer-sdk"

And: Finally it built everything. 

Thanks a lot for your support. Now to the real sport ...






--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/GStreamerSDK-Building-from-source-using-Cerbero-tp4658482p4658800.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list