Hi Werner,
      Thanks! It works perfectly!

Best Regards,Kevin 




> Date: Sun, 27 Apr 2014 19:43:03 +0200
> To: [email protected]
> CC: [email protected]
> Subject: Re: Build a customized FreeType2 in my IDE
> From: [email protected]
> 
> 
> > 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

Reply via email to