> First, how do I compile a DLL, cause
> 
> make
> make
> 
> Builds a static library.

Except for Unix flavours, `make; make' builds static libraries on all
platforms.  Please check the stuff in builds/win32/visualc.

> Second, how do I build it without it needing zlib1.dll?

Check FT_CONFIG_OPTION_USE_ZLIB in ftoption.h.


    Werner


_______________________________________________
Freetype-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to