On Fri, 25 Jul 2008 16:03:46 -0700, css <[EMAIL PROTECTED]> wrote: > > Hello. (load-sample vector) doesnt work on both clisp and sbcl. > Error under CLISP: > *** - FFI::FOREIGN-CALL-OUT: #<LISPBUILDER-SDL:RWOPS #x21E36066> > cannot be converted to the foreign type FFI:C-POINTER >
Stupid mistake on my part. I was trying to call a LOAD-WAV-RW and LOAD-MUS-RW using RWOPS instead of the foreign pointer (fp RWOPS). Fixed. - Luke _______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
