Configure Visual Studio 2010 for GStreamer

Kei Naga include.stdio.h.123 at gmail.com
Mon Sep 12 03:13:53 PDT 2011


install GTK OK?
-------------------------
http://sourceforge.net/projects/gladewin32/files/gtk%2B-win32-devel/2.12.9/
    gtk-dev-2.12.9-win32-2.exe

configure when GTK install OK?
-------------------------
    [property-page]
        [property(not common)]
            [c/c++]
                [general]
                    [add include dir]
                        C:\GTK\include\libxml2
                        C:\GTK\include\libglade-2.0
                        C:\GTK\lib\gtkglext-1.0\include
                        C:\GTK\lib\glib-2.0\include
                        C:\GTK\lib\gtk-2.0\include
                        C:\GTK\include\gtkglext-1.0
                        C:\GTK\include\atk-1.0
                        C:\GTK\include\cairo
                        C:\GTK\include\pango-1.0
                        C:\GTK\include\glib-2.0
                        C:\GTK\include\gtk-2.0
                        C:\GTK\include

    [property-page]
        [property(not common)]
            [linker]
                [general]
                    [add lib dir]
                        C:\GTK\lib

    [property-page]
        [property(not common)]
            [linker]
                [input]
                    [add dependence file]
                        glb-2.0.lib
                        gobject-2.0.lib
                        gtk-win32-2.0.lib

install GStreamer OK?
-------------------------
GStreamer-WinBuilds-GPL-x86.msi
GStreamer-WinBuilds-SDK-GPL-x86.msi


2011/9/12 jam <nunzianteantonio at gmail.com>

> Thank you. Probably the configuration in Visual Studio 2010 is a little bit
> different because after point 4 if I compile a simple project it tells me:
>
>
Or do you mean this?
http://blogs.msdn.com/b/vsproject/archive/2009/07/07/vc-directories.aspx


-Kei






> Errore  1       error C1083: Impossibile aprire il file inclusione
> 'glib.h': No
> such file or directory  C:\Programmi\
> OSSBuild\GStreamer\v0.10.6\sdk\include\gstreamer-0.10\gst\gst.h 27      1
>     TestGS
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/Configure-Visual-Studio-2010-for-GStreamer-tp3804989p3806742.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> 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/20110912/ade9691f/attachment.html>


More information about the gstreamer-devel mailing list