Thanks everyone. 
I had tried the advice by Chia-I Wu, and I think it is available.
I found the file "ftbitmap.c" is not added into the freetype.dsp. So when I 
build it, I got the errors:

LINK : warning LNK4098: defaultlib "LIBCMTD" conflicts with use of other libs; 
use /NODEFAULTLIB:library
FreeTypeD.lib(ftglyph.obj) : error LNK2001: unresolved external symbol 
_FT_Bitmap_Copy
FreeTypeD.lib(ftglyph.obj) : error LNK2001: unresolved external symbol 
_FT_Bitmap_New
FreeTypeD.lib(ftglyph.obj) : error LNK2001: unresolved external symbol 
_FT_Bitmap_Done


_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to