[ab] Error in SDL-TTF
Luke Crook
luke at balooga.com
Tue Aug 21 21:21:19 CDT 2007
Gustavo <gugamilare at ...> 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
More information about the application-builder
mailing list