Download Latest Version qore-0.8.11.tar.bz2 (20.1 MB)
Email in envelope

Get an email when there's a new version of Qore Programming Language

Name Modified Size InfoDownloads / Week
Parent folder
qore-opengl-module-0.0.3-1.opensuse11_1.x86_64.rpm 2009-10-05 187.2 kB
ChangeLog 2009-10-05 3.9 kB
README 2009-10-05 618 Bytes
RELEASE-NOTES 2009-10-05 531 Bytes
qore-opengl-module-0.0.3.tar.gz 2009-10-05 503.3 kB
Totals: 5 Items   695.6 kB 0
opengl module for Qore
version 0.0.2 by David Nichols

Requires qore 0.7.1 and opengl headers and libraries to build.
Will build with OpenGL or Mesa.

Documentation in docs/opengl-module-doc.html (using TiddlyWiki)

Note that there is no test script for this module - see the glut module or the qt-opengl module for qore code that uses the opengl module

BUILD AND INSTALL
-----------------

configure
make
sudo make install

The configure script will find out where your qore module directory is found and set this for the install directory.

BUILD FROM SVN
--------------

reconf.sh
configure
make
sudo make install
Source: README, updated 2009-10-05