[cl-opengl-devel] Problem compiling for SBCL 1.0.13

Thomas Karolski thomas.karolski at googlemail.com
Sat Jun 28 13:09:17 UTC 2008


Luís Oliveira schrieb:
> On Sat, Jun 28, 2008 at 1:53 PM, Thomas Karolski
> <thomas.karolski at googlemail.com> wrote:
>   
>> Undefined alien: "glutSetOption"
>>     
>
> Do you have the freeglut DLL? If so, where? And does
> (cffi:load-foreign-library "freeglut.dll") find it?
>   
Its in the windows system32 folder. Compiled from source (freeglut-2.4.0).
A call to (cffi:load-foreign-library "freeglut.dll") results in
----------------------------------------------------------
COMMON-LISP-USER>
(cffi:load-foreign-library "freeglut.dll")

#<CFFI::FOREIGN-LIBRARY {A9BF1C9}>
----------------------------------------------------------



More information about the cl-opengl-devel mailing list