mirror of
https://github.com/JoeyDeVries/LearnOpenGL.git
synced 2026-01-02 04:37:54 +08:00
Added re-work warning.
This commit is contained in:
@@ -3,6 +3,8 @@ Contains code samples for all tutorials of [http://learnopengl.com](http://learn
|
||||
|
||||
The CMakeLists.txt is not yet tested/finished for OS X; for more info see http://learnopengl.com/#!Code-repository
|
||||
|
||||
THE CODE IS CURRENTLY BEING RE-WORKED FOR GLAD/STB_IMAGE.H AND MAINTAINABILITY, NOT EVERY SAMPLE CURRENTLY COMPILES.
|
||||
|
||||
## Windows building
|
||||
All relevant libraries are found in /libs and all DLLs found in /dlls (pre-)compiled for Windows.
|
||||
The CMake script knows where to find the libraries so just run CMake script and generate project of choice.
|
||||
|
||||
Reference in New Issue
Block a user