<div class="gmail_quote">2009/3/5 gstPrafull <span dir="ltr">&lt;<a href="mailto:prafull.mankar@gmail.com">prafull.mankar@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hi,<br>
I checked out Gstreamer WIndows from<br>
<a href="http://www.gstreamer-winbuild.ylatuya.es/doku.php?id=developers" target="_blank">http://www.gstreamer-winbuild.ylatuya.es/doku.php?id=developers</a>  and tried<br>
to compile on Intel&#39;s Centrino as well as Core 2 duo processors with Windows<br>
XP.<br>
<br>
In debug mode, I get following errors on both processors -<br>
1&gt;..\..\common\pixel.c(424) : error C4003: not enough actual parameters for<br>
macro &#39;SATD_X_DECL7&#39;<br>
1&gt;..\..\common\pixel.c(424) : error C4003: not enough actual parameters for<br>
macro &#39;SATD_X_DECL6&#39;<br>
1&gt;..\..\common\pixel.c(605) : error C4003: not enough actual parameters for<br>
macro &#39;INIT_ADS&#39;</blockquote><div><br>I&#39;m not actually at home but It seems an error with libx264 compilation. I&#39;ll try to fix it tonight. <br></div><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

In Release mode, Code gets compiled on Centrino Platform except gstcamerabin<br>
while  give following errors on Core 2 Duo processor for almost all libreary<br>
projects.<br>
1&gt;Creating library...<br>
1&gt;fatal error C1905: Front end and back end not compatible (must target same<br>
processor).<br>
1&gt;LINK : fatal error LNK1257: code generation failed<br>
<br>
How this can be fixed?</blockquote><div><br>Actually, we just support targeting 32-bit platforms, so do not use &quot;win64&quot; option. We are trying to give support  for 64-bits platforms using mingw64, but it requires to recompile all the external dependencies and I don&#39;t have too much time now... help is welcome!<br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Regards,<br>
Prafull<br>
--<br>
View this message in context: <a href="http://www.nabble.com/Gstreamer-compilation-on-Windows-tp22348831p22348831.html" target="_blank">http://www.nabble.com/Gstreamer-compilation-on-Windows-tp22348831p22348831.html</a><br>

Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
<br>
<br>
------------------------------------------------------------------------------<br>
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA<br>
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise<br>
-Strategies to boost innovation and cut costs with open source participation<br>
-Receive a $600 discount off the registration fee with the source code: SFAD<br>
<a href="http://p.sf.net/sfu/XcvMzF8H" target="_blank">http://p.sf.net/sfu/XcvMzF8H</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br>