From 4b7ef68fc3d3e836829a5a83245f0f0c874a3201 Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Mon, 12 Apr 2004 19:27:00 +0000 Subject: Updated JOGL and JOGL-Demos web start binaries and made minor doc changes git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@105 232f8b59-042b-4e1e-8c03-345bb8c30851 --- 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 2e8e7c857..e9a5403ee 100644 --- a/doc/HowToBuild.html +++ b/doc/HowToBuild.html @@ -26,7 +26,7 @@ OpenGL binding from a fresh copy of the source distribution:
  • Build the source tree:
    Open a command shell in the "make" directory of the source tree and type "ant [target]", where [target] is one of linux, macosx, solaris, win32.vc6, win32.vc7, or win32.mingw.
  • Add Jogl to your CLASSPATH:
    To be able to use Jogl once built, you must add the build process' resulting jogl.jar (/build/jogl.jar) to your CLASSPATH environment variable. -- cgit v1.2.3