> Now it looks wrong or unnecessary. Same goes with this line
-DFT_CONFIG_MODULES_H="<ftmodule.h>" On Wed, Apr 15, 2020 at 7:14 PM Alexei Podtelezhnikov <[email protected]> wrote: > > Well, it was you who added > > > > -DFT_CONFIG_OPTIONS_H="<ftoption.h>" > > Now it looks wrong or unnecessary. > > > > > to the $(COMPILE) command in the demo Makefile. AFAICS, this > > overrides the standard definition of > > > > #define FT_CONFIG_OPTIONS_H <freetype/config/ftoption.h> > > > > in FreeType's `ftheader.h`. This implies that `ftoption.h`'s > > directory must be explicitly added to the list of include directories. >
