README: Move the OSX note

It is less confusing.
This commit is contained in:
dhewg 2012-01-14 22:36:11 +01:00
parent 08c758984f
commit 33bb970596

View file

@ -60,10 +60,6 @@ For UNIX like system these libraries need to be installed (including the
developer files). It is recommended to use the software management tools of
your OS (apt-get, portage, rpm, BSD ports, MacPorts, ...).
OSX users need to point cmake at OpenAL Soft (better solutions welcome):
`cmake -DOPENAL_LIBRARY=/usr/local/lib/libopenal.dylib -DOPENAL_INCLUDE_DIR=/usr/local/include /path/to/repository/neo`
For Windows there are two options:
- Use the provided binaries (recommended, see below)
@ -74,6 +70,10 @@ the cmake command there, pointing it at the neo/ folder from this repository:
`cmake /path/to/repository/neo`
OSX users need to point cmake at OpenAL Soft (better solutions welcome):
`cmake -DOPENAL_LIBRARY=/usr/local/lib/libopenal.dylib -DOPENAL_INCLUDE_DIR=/usr/local/include /path/to/repository/neo`
## Using the provided Windows binaries
Get a clone of the latest binaries here: https://github.com/dhewm/dhewm3-libs