Hi all- I am trying to run this:
./configure --host=x86_64-w64-mingw32 \ --prefix=$MINGWROOT \ --enable-debug \ --with-{freetype,sdl,png,jpeg,gl}=$MINGWROOT \ --without-{fontconfig,sndfile,gettext,iconv} I get this for an error msg: checking for FreeType...no * * The FreeType library was not found, aborting! * * Agar needs FreeType to display vector fonts * (http://www.freetype.org/). I think I checked everything in the package manager that said freetype. Any ideas on what I can do? thanks. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple