New GStreamer Project in Windows

Kim Lam kim at redgiantsoftware.com
Sun Oct 27 09:29:08 CET 2013


Turn off precompiled headers for your project, that should work.

Kim



On Sun, Oct 27, 2013 at 12:28 AM, Rajat Jain <addresseerajat at gmail.com>wrote:

> 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.
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131027/5f4fdf3a/attachment-0001.html>


More information about the gstreamer-devel mailing list