![]() |
GLC_lib | |||||||
| OpenGL Library Class | ||||||||
GLC_lib documentation generated by doxygen
In order to compile and install GLC_lib, QT4 LGPL Edition should be installed on your system.
Download and unzip the source : GLC_lib-x-x-x.zip
unzip GLC_lib-x-x-x.zip
cd GLC_lib/
qmake
make
sudo make install
You need root privileges to install the library.
To uninstall GLC_lib :
sudo make uninstall
Windows Installation : Automatic installation : (Binary + Source + examples + html)
Download Win32 Executable installer and run it.
Manual installation :
Download and unzip the source : GLC_lib-x-x-x.zip
cd GLC_lib
qmake
make release
make install
To uninstall GLC_lib :
make uninstall
| ©2005-2010 Laurent Ribon |