<pre style="white-space:pre-wrap">Hello.</pre><div><div>I'm compiling gstreamer on my development machine Windows 7, 32 bit, with MinGW, with the build system "cerbero", for some time.</div><div>I have created is "gstreamer-0.10" and "gstreamer-1.0" and the plugins "base", "good", "bad", "ugly". Inside the folder "cerbero/dist" I have all the components.</div>

<div>But I miss a final step. When I launch the command "./cerbero-uninstalled package gstreamer-sdk" I get an error:</div></div><div><br></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

(........omissis.........)<br>-----> Creating Merge Module for gstreamer-python<br>Running command ' C:/Program\ Files\ \(x86\)/Windows\ Installer\ XML\ v3.5/bin/candle.exe C:/MinGW/msys/1.0/home/mikol/cerbero/gstreamer-python-2012.10-x86.wsx'<br>

Microsoft (R) Windows Installer Xml Compiler version 3.5.2519.0<br>Copyright (C) Microsoft Corporation. All rights reserved.<br>gstreamer-python-2012.10-x86.wsx<br>Running command ' C:/Program\ Files\ \(x86\)/Windows\ Installer\ XML\ v3.5/bin/light.exe C:/MinGW/msys/1.0/home/mikol/cerbero/gstreamer-python-2012.10-x86.wixobj -o gstreamer-python-2012.10-x86.msm -sval '<br>

Microsoft (R) Windows Installer Xml Linker version 3.5.2519.0<br>Copyright (C) Microsoft Corporation. All rights reserved.<br>-----> Creating Merge Module for gstreamer-system<br>***** Error running 'package' command:<br>

<b>The following files required by this package are missing:</b><br><b> lib/gstreamer-0.10/libgstdshowdecwrapper.dll<br>lib/gstreamer-0.10/libgstdshowsrcwrapper.dll<br>lib/gstreamer-0.10/libgstdshowvideosink.dll</b></blockquote>

<div style="background-color:rgb(255,255,255)"><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px"><br></div><div><font color="#222222" face="arial, sans-serif">I understand that for some reason has not been made to compile the sources in "$(HOME)/cerbero/sources/windows_x86/gst-plugins-bad-0.10.23/win32/vs10", so I opened the solution "gst-plugins-bad.sln" in my Visual Studio 2010 and tried to compile.</font></div>

<div><font color="#222222" face="arial, sans-serif">DirectShow "strmbase" are compiled correctly, but when I try to compile "libgstdshowdecwrapper", I get various errors.</font></div></div></div><div>
<ul>
<li>I noticed "<b>$(GstSdkPrefix)</b>" is null. Where can I set the value of the environment variable? I tried the settings of the environment variables in Windows, but without success.</li><li>Some include path are missing. For example, "gstdshowaudiodec.cpp" include "mmreg.h", "dmoreg.h", "wmcodecdsp.h". <br>

"mmreg.h" is present in folder "C:\WinDDK\7600.16385.1\inc\api" and "<b id="internal-source-marker_0.6239891827572137" style="font-family:'Times New Roman';font-size:medium"><span style="font-size:15px;font-family:Arial;font-weight:normal;vertical-align:baseline;white-space:pre-wrap">$(HOME)/.mingw/w32/mingw/include</span></b>". Which is the correct include folder?<br>

"wmcodecdsp.h" in which folder is present?<br><br></li></ul></div><br clear="all"><br>Fabrizio Ciavatta<br>------------------------<br>