<div dir="ltr">Turn off precompiled headers for your project, that should work.<div><br></div><div>Kim<br><div style><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Oct 27, 2013 at 12:28 AM, Rajat Jain <span dir="ltr"><<a href="mailto:addresseerajat@gmail.com" target="_blank">addresseerajat@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>This might seem a stupid question, but I have no idea how to create a new GStreamer Project on Windows 7. </div>
<div>I am using GStreamer SDK 2013.6 (Congo) version and Microsoft Visual C++ 2010 Express. </div>
<div><br>As directed on the <a href="http://docs.gstreamer.com/display/GstSDK/Installing+on+Windows" target="_blank">tutorial</a> section, I have included the necessary "gstreamer-0.10.props" in my project. After that if I create a C++ file (there is no option to create a C file) and build it, I receive an error like this:</div>
<div><br></div><div>"<b>warning C4627: '#include <gst/gst.h>': skipped when looking for precompiled header use</b></div><div><b> Add directive to 'StdAfx.h' or rebuild precompiled header </b></div>
<div><b>fatal error C1010: unexpected end of file while looking for precompiled header. Did you forget to add '#include "StdAfx.h"' to your source? </b>"</div><div><br></div><div>I have tried adding and deleting StdAfx.h header file in my program, but to no avail.</div>
<div><br></div><div>Also there is no template named "<b>GStreamer SDK Project</b>" when I try to create a project using the wizard.</div><div><br></div><div><br></div><div>Any help will be appreciated.</div><div>
<br></div><div>Thanks.</div><span class="HOEnZb"><font color="#888888"><div>Rajat.</div></font></span></div>
<br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>