On 10/23/06, Gilbert Wong djbuzzkill@gmail.com wrote:
Hello, sorry if this isnt the right place for these issues since i'm fairly a novice to lisp. I am currently playing around with sbcl 9.17 on Windows and am having problems compiling cl-opengl. It seems that it has trouble finding all the gl functions, specifically anything above gl 1.1. Has this been adressed?
What kind of problems are you having besides warnings about undefined alien functions?
Is there an easy way to utilize something like wglGetProc to address this problem?
ISTR this was discussed in this mailing list before. I don't remember what the conclusions were but you can probably find something in the archives.