[Openmcl-devel] Clozure Lisp and cl-opengl on Windows 7
gainsttime at yandex.ua
gainsttime at yandex.ua
Tue Sep 10 09:59:56 PDT 2013
Does function CL-OPENGL-BINDINGS::WGL-GET-PROC-ADDRESS exist?
And does *FEATURES* contain :win-32?
PS: I'm NOT a Windows user, so it's just a guess.
On Tue, 10 Sep 2013, Andreas Thiele wrote:
> Hi,
>
> I have problems running cl-opengl. I used quicklisp and load cl-opengl.
>
> Here a probably simple error:
>
> After trying
>
> (gl:get* :version)
>
> I get:
>
> NIL is not of type (OR SYMBOL
>
> FUNCTION), and can't be FUNCALLed or APPLYed
>
> [Condition of type TYPE-ERROR]
>
> Restarts:
>
> 0: [RETRY] Retry SLIME REPL evaluation request.
>
> 1: [*ABORT] Return to SLIME's top level.
>
> 2: [ABORT-BREAK] Reset this thread
>
> 3: [ABORT] Kill this thread
>
> Backtrace:
>
> 0: (CL-OPENGL-BINDINGS::GL-GET-PROC-ADDRESS "glGetString")
>
> 1: (CCL::CALL-CHECK-REGS CL-OPENGL:GET* :VERSION)
>
> 2: (CCL::CHEAP-EVAL (CL-OPENGL:GET* :VERSION))
>
> 3: (SWANK::EVAL-REGION "(gl:get* :version)\n")
>
> I obtain exactly the same error on CCL 1.9 32-bit and 64-bit. Looks like something small or simple.
>
> Any advice appreciated.
>
> Best Regards
>
> Andreas Thiele
More information about the Openmcl-devel
mailing list