mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-23 07:05:07 +00:00
*** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@165 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
parent
9b757df7d6
commit
40db014d4d
11
README.txt
11
README.txt
@ -1,9 +1,12 @@
|
|||||||
How to build GLEW:
|
How to build GLEW:
|
||||||
|
|
||||||
cd auto
|
cd auto; make
|
||||||
make
|
|
||||||
cd ..
|
(Unix)
|
||||||
make
|
cd ..; make
|
||||||
|
|
||||||
|
(Windows)
|
||||||
|
use the project file in build/vc6/
|
||||||
|
|
||||||
NOTE: You need wget and a reasonable set of binutils (e.g. sed v4)
|
NOTE: You need wget and a reasonable set of binutils (e.g. sed v4)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user