freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] Build a customized FreeType2 in my IDE


From: Werner LEMBERG
Subject: Re: [ft] Build a customized FreeType2 in my IDE
Date: Sun, 27 Apr 2014 19:43:03 +0200 (CEST)

> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]