Correct error regarding gstreamer in BUILDING.txt

This commit is contained in:
Richard Cordovano 2016-05-25 13:28:30 -04:00
parent 7bf7a3cfd8
commit 99f75f7f61

View File

@ -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