I don't think it has anything to do with the demos. The warnings are there while building freetype2. As you said, I think some recent changes in the config file is causing this, it's not there in my own branch.
Anuj On Sun, Jul 26, 2020, 8:03 PM Alexei Podtelezhnikov <[email protected]> wrote: > Don’t -DFT_EXPORT just yet. Is this because the demos are “illegally” > built with FT2_BUILD_LIBRARY? > > Alexei > > On Jul 26, 2020, at 08:02, Anuj Verma <[email protected]> wrote: > > > for a static lib, FT_EXPORT should be set to nothing. @Anuj Verma add > > -DFT_EXPORT to CPPFLAGS at configure time > > Alright. It wasn't there previously tho. > > Anuj > >
