mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 10:47:11 +02:00
Reminder about all dependencies
This commit is contained in:
parent
e2ffe00c38
commit
36e9f6b9e0
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
||||||
Please read the [general build guide](BUILD.md) for information on dependencies required for all platforms. Only Windows specific instructions are found in this file.
|
Please read the [general build guide](BUILD.md) for information on dependencies required for all platforms. Only Windows specific instructions are found in this file.
|
||||||
|
|
||||||
###Windows Dependencies
|
###Windows Specific Dependencies
|
||||||
* [GLEW](http://glew.sourceforge.net/) ~> 1.10.0
|
* [GLEW](http://glew.sourceforge.net/) ~> 1.10.0
|
||||||
* [freeglut MSVC](http://www.transmissionzero.co.uk/software/freeglut-devel/) ~> 2.8.1
|
* [freeglut MSVC](http://www.transmissionzero.co.uk/software/freeglut-devel/) ~> 2.8.1
|
||||||
* [zLib](http://www.zlib.net/) ~> 1.2.8
|
* [zLib](http://www.zlib.net/) ~> 1.2.8
|
||||||
|
* (remember that you need all other dependencies listed in BUILD.md)
|
||||||
|
|
||||||
###Visual Studio
|
###Visual Studio
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue