From: Vahe Y. Avedissian
Subject: help with allegro gl interface
Date: 
Message-ID: <3331ln$5cu@Times.Stanford.EDU>
I'm trying to get the gl interface which comes with Allegro 4.2
to work on our IRIX 5.2 but so far have been unsuccessfull.

I've followed the instructions on the Technical Memo #9
and done the (excl:load-application (require :iris-gl))
following by loading a small file containing one of the
sample programs from the same memo (crisscross sample).

Allegro keeps complaining that it cannot find the foreign
function definition for the gl functions.

Has anyone been able to successfully get the gl interface
up and running?

Many thanks,


Vahe