New GStreamer Project in Windows

Rajat Jain addresseerajat at gmail.com
Sun Oct 27 08:28:27 CET 2013


Hello,

This might seem a stupid question, but I have no idea how to create a new
GStreamer Project on Windows 7.
I am using GStreamer SDK 2013.6 (Congo) version and Microsoft Visual C++
2010 Express.

As directed on the
tutorial<http://docs.gstreamer.com/display/GstSDK/Installing+on+Windows>
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:

"*warning C4627: '#include <gst/gst.h>': skipped when looking for
precompiled header use*
*                 Add directive to 'StdAfx.h' or rebuild precompiled header
*
*fatal error C1010: unexpected end of file while looking for precompiled
header. Did you forget to add '#include "StdAfx.h"' to your source? *"

I have tried adding and deleting StdAfx.h header file in my program, but to
no avail.

Also there is no template named "*GStreamer SDK Project*" when I try to
create a project using the wizard.


Any help will be appreciated.

Thanks.
Rajat.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131027/43e96a57/attachment.html>


More information about the gstreamer-devel mailing list