mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-11 08:43:49 +00:00
Update README steps for make
Including the other couple of steps to make for others for whom it is not obvious. Generally people find out about GLEW when using it as dependency of another lib, and they may or may not be familiar with the make process. Leaving it vague leads to more people reporting issues, which I'm aiming to avoid here!
This commit is contained in:
parent
a6c3e7dad0
commit
6fe1c906e7
@ -6,6 +6,12 @@ If you downloaded the tarball from the GLEW website, you just need to:
|
|||||||
|
|
||||||
make
|
make
|
||||||
|
|
||||||
|
sudo -s
|
||||||
|
|
||||||
|
make install
|
||||||
|
|
||||||
|
make clean
|
||||||
|
|
||||||
Windows:
|
Windows:
|
||||||
|
|
||||||
use the project file in build/vc6/
|
use the project file in build/vc6/
|
||||||
|
Loading…
Reference in New Issue
Block a user