]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/blob - win32/README.txt
gststructure: clarify _get docs about the returned reference
[glsdk/gstreamer0-10.git] / win32 / README.txt
1 Building GStreamer on Windows\r
2 -----------------------------\r
3 \r
4 Running GStreamer on Windows is currently experimental, but improving.\r
5 \r
6 Building on MinGW/MSys\r
7 ----------------------\r
8 Should work out of the box from the toplevel directory using the standard\r
9 Unix build system provided.\r
10 \r
11 This build type is fairly well supported.\r
12 \r
13 Building with Visual Studio 6\r
14 -----------------------------\r
15 The directory vs6/ contains the workspaces needed to build GStreamer from\r
16 Visual Studio.\r
17 \r
18 This build type is fairly well supported.\r
19 \r
20 Building with Visual Studio 7\r
21 -----------------------------\r
22 vs7/ contains the files needed, but they haven't been updated since the\r
23 0.8 series.\r
24 \r
25 This build is currently unsupported.\r
26 \r
27 The common/ directory contains support files that can be shared between\r
28 these two versions of Visual Studio.\r