From 40e19255c93c564042993cb6afe153217026f857 Mon Sep 17 00:00:00 2001 From: Don Honerbrink Date: Thu, 12 Mar 2015 20:28:05 +0000 Subject: [PATCH] Updated build instructions --- Build Instructions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build Instructions.txt b/Build Instructions.txt index 6fe931e..e61892d 100644 --- a/Build Instructions.txt +++ b/Build Instructions.txt @@ -11,7 +11,7 @@ Install ubuntu or xubuntu 14.04 2. Generate your gcc make files with running the following command from inside the root folder of your setup: - cmake RetroFE/Source -BRetroFE/Build -DGSTREAMER_ROOT=D:/gstreamer/1.0/x86 -DVERSION_MAJOR=0 -DVERSION_MINOR=0 -DVERSION_BUILD=0 + cmake RetroFE/Source -BRetroFE/Build -DVERSION_MAJOR=0 -DVERSION_MINOR=0 -DVERSION_BUILD=0 3. Compile RetroFE and create a full environment by running the following commands: