From 99f75f7f61db05023b1e38821e8886b7e2a0c1d0 Mon Sep 17 00:00:00 2001 From: Richard Cordovano Date: Wed, 25 May 2016 13:28:30 -0400 Subject: [PATCH] Correct error regarding gstreamer in BUILDING.txt --- BUILDING.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING.txt b/BUILDING.txt index 6a53ff870a..1f928252e6 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -58,7 +58,7 @@ the needed places (i.e. '/usr/local'). 3) For 32-bit targets, get GStreamer Setup. GStreamer is used to view video files. You can either download it and install it or manually by unzipping the version that is included in the 'thirdparty/gstreamer' folder. You -will need the 'bin' and 'lib/gstreamer-1.0' folders to be in your +will need the 'bin' and 'lib/gstreamer-0.10' folders to be in your Windows PATH environment variable. NOTE: This has not been fully tested in non-Windows environments