Name: Anonymous 2011-08-05 21:13
So I used Quicklisp to download the ZPNG (http://www.xach.com/lisp/zpng/) library:
and it downloads everything successfully and shit. But when I try to make-instance a 'png it says
*** - FIND-CLASS: PNG does not name a class
Halp!
(ql:quickload "zpng")and it downloads everything successfully and shit. But when I try to make-instance a 'png it says
*** - FIND-CLASS: PNG does not name a class
Halp!