Humnn, that returns nothing (root shell) Daniel Salazar patazstudio.com
On Wed, May 27, 2015 at 8:25 PM, Campbell Barton <[email protected]> wrote: > On Thu, May 28, 2015 at 12:20 PM, Daniel Salazar - patazstudio.com > <[email protected]> wrote: >> Ok, that got me a bit further, I'm right now using: >> >> FREETYPE_INCLUDE_DIR_freetype2 /usr/include >> FREETYPE_INCLUDE_DIR_ft2build /usr/include/freetype >> FREETYPE_LIBRARY /usr/lib64/libfreetype.so.6 >> >> Now I'm getting this on build (full paste) >> >> http://www.pasteall.org/58685 >> >> thanks >> >> Daniel Salazar >> patazstudio.com > > Probably FREETYPE_INCLUDE_DIR_ft2build should be "/usr/include/freetype2" > > Try run this to get the include path: > find /usr/include -name "ft2build.h" > > > -- > - Campbell > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
