Gustavo <[EMAIL PROTECTED]> writes:

> Why are these lines:
> (cffi:use-foreign-library zlib1)
> (cffi:use-foreign-library libfreetype-6)

> Marked with #+win32 (like this):
>#+win32 (cffi:use-foreign-library zlib1)
>#+win32 (cffi:use-foreign-library libfreetype-6)?

"*Not* marked with #+win32 (like this):", I think you meant to say, correct? As 
zlib1 and libfreetype-6 are defined as :WINDOWS only, I think the #+win32 
conditional may be removed.

- Luke


_______________________________________________
application-builder mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to