<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#6600cc" bgcolor="#ffffff">
On 07/04/2011 01:23 PM, Ramarren wrote:
<blockquote
cite="mid:CAFpQiZYk977ook=c=kc+HubFENjQOF-MVvMDRYFu7s_WKwkAsA@mail.gmail.com"
type="cite">
<pre wrap="">On Mon, Jul 4, 2011 at 6:55 PM, Haris Bogdanovich <a class="moz-txt-link-rfc2396E" href="mailto:fbogdanovic@xnet.hr"><fbogdanovic@xnet.hr></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">System "cl-cairo2-win32" not found
</pre>
</blockquote>
<pre wrap="">
As it tuns out, quicklisp does not fully support loading cl-cairo2
specific extensions on Windows. Additionally, I have no Windows-Lisp
system and hence have not tested cells-gtk on Windows at all.
You can disable the subsystem requiring cl-cairo2 by editing the file
which can be located with:
(asdf:system-relative-pathname (asdf:find-system :cells-gtk) "features.lisp")
and commenting out line which contains :cells-gtk-cairo . Then loading
the system with
(asdf:load-system :test-gtk)
might work, </pre>
</blockquote>
Agreed. If I recall, not much depends on Cairo. <br>
<blockquote
cite="mid:CAFpQiZYk977ook=c=kc+HubFENjQOF-MVvMDRYFu7s_WKwkAsA@mail.gmail.com"
type="cite">
<pre wrap="">if the system is able to locate the libraries. I do not
know how CFFI locates libraries on a Windows system. Some adjustment
to gtk-ffi/glibraries.lisp (relative to a directory where
features.lisp is located) might be necessary.
Regards,
Jakub Higersberger
_______________________________________________
cells-gtk-devel site list
<a class="moz-txt-link-abbreviated" href="mailto:cells-gtk-devel@common-lisp.net">cells-gtk-devel@common-lisp.net</a>
<a class="moz-txt-link-freetext" href="http://common-lisp.net/mailman/listinfo/cells-gtk-devel">http://common-lisp.net/mailman/listinfo/cells-gtk-devel</a>
.
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Best regards,
Peter
Peter Denno
National Institute of Standards and Technology,
Systems Integration Division,
Engineering Laboratory,
100 Bureau Drive, Mail Stop 8265 Tel: +1 301-975-3595
Gaithersburg, MD, USA 20899-8265 FAX: +1 301-975-4694
</pre>
</body>
</html>