Luís Oliveira schrieb:
On Sat, Jun 28, 2008 at 1:53 PM, Thomas Karolski
<[EMAIL PROTECTED]> 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}>
----------------------------------------------------------
_______________________________________________
cl-opengl-devel mailing list
cl-opengl-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cl-opengl-devel

Reply via email to