From 20bf51f2ccbecf1ab21ef3dbd2ff06e04ebd40cc Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Thu, 19 Jun 2014 18:06:01 +0200 Subject: Bug 1021: Adding submodule oculusvr-sdk and adjust HowToBuild (git clone --recurse-submodules ) --- doc/HowToBuild.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/HowToBuild.html') diff --git a/doc/HowToBuild.html b/doc/HowToBuild.html index f26c673d4..87d607b41 100644 --- a/doc/HowToBuild.html +++ b/doc/HowToBuild.html @@ -236,7 +236,7 @@ apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 gcc-multilib lib32gcc1 lib32g It is crucial that you checkout the source code under a common root directory:
     /home/dude/projects/jogamp> git clone git://jogamp.org/srv/scm/gluegen.git gluegen
-    /home/dude/projects/jogamp> git clone git://jogamp.org/srv/scm/jogl.git jogl
+    /home/dude/projects/jogamp> git clone --recurse-submodules git://jogamp.org/srv/scm/jogl.git jogl
                             
Now you should have following directory structure:
-- 
cgit v1.2.3