diff --git a/doc/HowToBuild.html b/doc/HowToBuild.html index 5556a4e..04e3e4d 100644 --- a/doc/HowToBuild.html +++ b/doc/HowToBuild.html @@ -31,42 +31,58 @@
- Follow all steps described in How to build JOGL.
- If you could successfully pass the junit.run
tests, you may continue here.
+ Follow all steps described in How to build JOGL,
+ since GlueGen and JOGL are required as compiletime dependencies.
+ Some vendors ship OpenCL already with the graphics driver or operating system. + So please make sure your system is up2date. +
+ OpenCL SDKs for the desktop:/home/dude/projects/jogamp> git clone git://github.com/mbien/jocl.git jocl@@ -91,31 +107,21 @@
/home/dude/projects/jogamp /home/dude/projects/jogamp/gluegen - /home/dude/projects/jogamp/jogl /home/dude/projects/jogamp/jocl + /home/dude/projects/jogamp/jogl- - -
unsetenv CLASSPATH
- into a csh or tcsh shell, or unset CLASSPATH
into a Bourne shell. On Windows, type set CLASSPATH=
into a command prompt."ant jar"
.
"ant test"
.
+ "ant test"
"ant javadoc"
.
- This will produce the end-user documentation for JOCL.
+ "ant javadoc"