You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libtqt-perl/PerlTQt/examples/opengl
Michele Calgaro 301b538079
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
5 months ago
..
box Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 5 months ago
gear Fix inadvertent renaming. 11 years ago
README Move PerlQt 13 years ago

README

Before you can run the OpenGL examples, you need to install
the OpenGL module available on CPAN (http://www.cpan.org)

Latest version is 0.54, as of 09/11/02

Both Smoke and TQt must also have been compiled with OpenGL support.

If your TQt library has OpenGL support but PerlTQt complains about lacking
 methods or classes, check ./configure's config.log file for any
error that might have occured while detecting your OpenGL settings.

You might also want to check if OpenGL is properly installed on your system.