<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">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><div>Rajat.</div></div>