[Openmcl-devel] Clozure CL 1.3-RC1: still cannot load Webkit

Gary Byers gb at clozure.com
Thu Mar 12 12:53:30 PDT 2009


It worked fine for me just now, and whatever's causing that
error isn't the same bug that existed in previous versions.

It looks like it's not finding the webkit interfaces. What does:

? (truename "ccl:")

return in the environment where you get this error ?



On Thu, 12 Mar 2009, Alexander Repenning wrote:

>
> Welcome to Clozure Common Lisp Version 1.3-RC1-r11719M  (DarwinPPC32)!
>
> ;; this still does not work. Is there a better way to load a framework?
>
> (eval-when (:compile-toplevel :load-toplevel :execute)
>  (objc:load-framework "WebKit" :webkit))
>
>> Error: value NIL is not of the expected type (SIGNED-BYTE 32).
>> While executing: CCL::FD-LSEEK, in process Listener(6).
>> Type :POP to abort, :R for a list of available restarts.
>> Type :? for other options.
> 1 >
>
>
> alex
>
> Prof. Alexander Repenning
>
> University of Colorado
> Computer Science Department
> Boulder, CO 80309-430
>
> vCard: http://www.cs.colorado.edu/~ralex/AlexanderRepenning.vcf
>
>
>



More information about the Openmcl-devel mailing list