diff options
author | kbr <[email protected]> | 2006-01-10 11:07:30 +0000 |
---|---|---|
committer | kbr <[email protected]> | 2006-01-10 11:07:30 +0000 |
commit | 1a0b7c61155813ac0bf3c6d58b4dac15f0225101 (patch) | |
tree | e3b573ca2193ae8a6aacd5bc5cb3060321308ba7 /www | |
parent | 0badf374064da5c608dcb06ef2d2e9966792ddc8 (diff) |
Merged gluegen-branch-1-0 on to the main JOAL trunk. JOAL is now built
using GlueGen and currently requires a built JOGL workspace as a
sibling workspace of the JOAL workspace.
git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/git-svn/../svn-server-sync/joal/trunk@101 03bf7f67-59de-4072-a415-9a990d468a3f
Diffstat (limited to 'www')
-rw-r--r-- | www/README.txt | 3 | ||||
-rw-r--r-- | www/index.html | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/www/README.txt b/www/README.txt index 3e44092..2f16ff6 100644 --- a/www/README.txt +++ b/www/README.txt @@ -62,7 +62,8 @@ packages and tools have been used: * Windows: -- Win32 (Win XP in the case of our machine) - -- OpenAL1.0 SDK from Creative Labs (available at ftp://opensource.creative.com/pub/sdk/OpenALSDK.exe) + -- OpenAL1.0 SDK from Creative Labs (available at http://developer.creative.com + under "Gaming -> Development Kits -> Open AL") -- MinGW 2.0.0 plus the following updates: (all available at www.mingw.org) -- binutils 2.13.90 -- w32api-2.2 diff --git a/www/index.html b/www/index.html index bc27481..5c3931d 100644 --- a/www/index.html +++ b/www/index.html @@ -80,7 +80,8 @@ <li>Windows: <ul> <li> Win32 (Win XP in the case of our machine)</li> - <li> OpenAL1.0 SDK (available at <a href="ftp://opensource.creative.com/pub/sdk/OpenALSDK.exe">ftp://opensource.creative.com/pub/sdk/OpenALSDK.exe</a>)</li> + <li> OpenAL1.0 SDK (available at <a href="http://developer.creative.com">http://developer.creative.com</a> + under "Gaming -> Development Kits -> OpenAL")</li> <li> MinGW 2.0.0 plus the following updates: (all available at <a href="http://www.mingw.org">www.mingw.org</a>) <ul> |