[gst-devel] How to compile Gstreamer in VS2010?

jiqingkai jiqingkai at 126.com
Sat Jan 22 04:07:48 CET 2011


Hi All,


     I'm trying to build gstreamer with Visual Studio 2010.

     I installed these tools listed in readme.txt successfully. But fatal error occurs  when I start Visual Studio 2010

to compile the Gstreamer.

      The following is I done:

    >. Windows Installer XML (WiX) 3.5 or later (e.g. http://wix.sourceforge.net/releases/3.5.2430.0/Wix35.msi)
    >. Perl 5.10+ (32-bit, x86-compatible)
       a. You can skip this step if you're only interested in building GStreamer itself and not the dependencies.
       b. Recommended ActiveState Perl (http://www.activestate.com/downloads/) on Windows
          1. Download the LibXML package (these steps may be different in future releases)
             a. Load the perl package manager ("ppm" command)
             b. Select the Edit > Preferences menu
             c. Under "Add Repository" select "University of Winnipeg" from the "suggested" list and select "Add"
             d. Select "OK"
             e. Scroll down the list and right click on "XML-LibXML" and "XML-LibXML-Common" both and select install
             f. Select File > Run Marked Actions
    >. DirectX SDK (November 2008 or later)
            a. Download this, for example, from http://www.microsoft.com/downloads/info.aspx?na=90&p=&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=5493f76a-6d37-478d-ba17-28b1cca4865a&u=http%3a%2f%2fdownload.microsoft.com%2fdownload%2f5%2f8%2f2%2f58223f79-689d-47ae-bdd0-056116ee8d16%2fDXSDK_Nov08.exe
    >. Python 2.6  (32-bit, x86-compatible)
            b. Download, for example, from http://www.python.org/download/releases/2.6.6/
            c. Install to C:\Python26
    >. PyGobject (2.14)
    >.Setup Visual Studio 2008+
            Add Custom Rules Path
                1. Select the Tools > Options... menu.
                2. Expand "Projects and Solutions" and select "VC++ Project Settings"
                3. In "Rule File Search Paths", add the top-level directory for this code (e.g. C:\OSSBuild\)
                        a. If needed, separate other search paths with a semicolon (;).

 
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110122/f59dc8d0/attachment.htm>


More information about the gstreamer-devel mailing list