mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-19 06:18:24 +02:00
update directories
This commit is contained in:
parent
5f37abfc43
commit
1ac73bc993
1 changed files with 6 additions and 6 deletions
|
|
@ -16,12 +16,12 @@ to set up the appropriate compiler environment variables.
|
|||
Details and Notes
|
||||
|
||||
- Building Mesa as noted above should visit and build the following:
|
||||
src MesaGL.dll, MesaGL.lib, osmesa.dll, osmesa.lib
|
||||
si-glu MesaGLU.dll, MesaGLU.lib
|
||||
src-glut glut32.dll, glut32.lib
|
||||
demos a handful of demo executables.
|
||||
book more examples
|
||||
samples more examples
|
||||
src/mesa MesaGL.dll, MesaGL.lib, osmesa.dll, osmesa.lib
|
||||
src/glu MesaGLU.dll, MesaGLU.lib
|
||||
src/glut glut32.dll, glut32.lib
|
||||
progs/demos a handful of demo executables.
|
||||
progs/redbook examples from the OpenGL Programming Guide
|
||||
progs/samples more examples from SGI
|
||||
|
||||
- After building, you can copy the above DLL files to a place in your PATH
|
||||
such as $SystemRoot/SYSTEM32. If you don't like putting things in a
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue