> I have read your files in freetype2\docs\CUSTOMIZE&INSTALL.ANY, I
> put selected files from FreeType2 in my own project, hoping my
> main.c can use FreeType2 functions without adding a "freetype.lib".
> But I can't build it, because VS2010 can not recognize lines like
>
> #include FT_INTERNAL_DEBUG_H
I guess that you've forgotten to define the preprocessor symbol
`FT2_BUILD_LIBRARY' before including any header files.
Werner
_______________________________________________
Freetype mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype