I've gone ahead and removed it from libgraphics2, things should build again.
----- Rom -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of David Anderson Sent: Tuesday, August 07, 2012 12:05 PM To: Oliver Bock Cc: [email protected] Subject: Re: [boinc_dev] Changes to text rendering in graphics apps Charlie, I though we decided to remove ttfont.cpp from the graphics library to avoid this problem -- D On 07-Aug-2012 8:12 AM, Oliver Bock wrote: > On 8/3/12 12:07 , Charlie Fenton wrote: >> If your project's graphics applications use the BOINC graphics >> library's support for texture fonts (*.txf), you may need to make >> some changes. > > Unfortunately this also affects everybody building since apps since > there's no configure option to not build the graphics library if I'm > not > mistaken: > > Typical configure switches to build BOINC for science apps building: > > --enable-libraries > --enable-install-headers > --disable-server > --disable-client > --disable-manager > --disable-fcgi > > Therefore, building science apps now requires FTGL to be installed on > the build machines. > > Can we get a --disable-gfx-libraries switch? > >> The ttfont code requires linking with the FreeType2 and FTGL >> libraries. > > Also, shouldn't configure check for FTGL's availability? > >> boinc/api/ttfont.cpp:38:23: error: FTGL/ftgl.h: No such file or >> directory > > > Cheers, > Oliver > _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address. _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
