
  l i b Q G L V i e w e r   I n s t a l l a t i o n

To compile the library on UNIX platforms, simply type:
 > cd QGLViewer
 > qmake
 > make
 > make install [optional]

And then compile the examples:
 > cd ../examples
 > qmake
 > make

See doc/installUnix.html for details.

Instructions for Windows installation are available in
doc/installWindows.html.
