1. Re: Has anyone done any work on a wrapper for the Windows Version
Ray Smith wrote:
> Has anyone done any work on a wrapper for the
> Windows Version of the Allegro graphics library?
I've been hammering away on a version of SWIG for Euphoria, which is
supposed to create DLLs that allow linking to C/C++ libraries. You could try
using that to create wrappers.
Unfortunately, the Borland C compiler seems to be broken on my machine, so
I've decided to recode SWIG using Euphoria instead. I hope to have something
to release in a couple weeks, and then I'll try to do some testing on real
libraries, such as GTK (for Linux), and Allegro.
-- David Cuny