]> git.sesse.net Git - casparcg/blob - glew-1.6.0/README.txt
(no commit message)
[casparcg] / glew-1.6.0 / README.txt
1 See doc/index.html for more information.\r
2 \r
3 If you downloaded the tarball from the GLEW website, you just need to:\r
4 \r
5     Unix:\r
6 \r
7         make\r
8 \r
9     Windows:\r
10 \r
11         use the project file in build/vc6/\r
12 \r
13 If you wish to build GLEW from scratch (update the extension data from\r
14 the net or add your own extension information), you need a Unix\r
15 environment (including wget, perl, and GNU make).  The extension data\r
16 is regenerated from the top level source directory with:\r
17 \r
18         make extensions\r