[cl-opengl-devel] freeglut windows
I'm trying to install cl-glut. However, I keep getting an error which says undefined alien. Since I'm sure it has something to do with the binary I downloaded, Can anyone point out a windows binary that they have successfully used? I got mine from http://www.mediafire.com/?ij1m9em7xdy. The funny thing is that when I look at the functions exported in it I can find the following entry in the import table _glutSetOption@8 (Ordinal: 86, Entry Point RVA: d0c0h (53,440)) , yet it says it is an undefined alien. I know I have loaded the library correctly, so I don't know what's happening. Thanks!
On Sat, Sep 12, 2009 at 9:51 PM, Seth Burleigh <seth@tewebs.com> wrote:
I’m trying to install cl-glut. However, I keep getting an error which says undefined alien. Since I’m sure it has something to do with the binary I downloaded
Does this one work for you? <http://common-lisp.net/~loliveira/tmp/freeglut.dll> -- Luís Oliveira http://student.dei.uc.pt/~lmoliv/
participants (2)
-
Luís Oliveira
-
Seth Burleigh