David, not libboinc, libboinc built just OK, but libboincapi ----- Original Message ----- From: "David Anderson" <[email protected]> To: "Nicolás Alvarez" <[email protected]> Cc: <[email protected]> Sent: Friday, July 02, 2010 12:32 AM Subject: Re: [boinc_dev] libboincapi requires graphic libs even when BOINC_APP_GRAPHICS removed
> Oh, right. > Rom, can you figure out why building libboinc > would compile any graphics code? > -- DPA > > On 01-Jul-2010 12:37 PM, Nicolás Alvarez wrote: >> Note that Raistmer was building on Windows... >> >> -- Nicolas >> >> El 01/07/2010, a las 16:01, David Anderson <[email protected]> >> escribió: >> >>> Eric/Reinhard: >>> >>> Can we add a configure option to suppress building the graphics API? >>> >>> Actually, I'd kind of like to change the options to say what you >>> want to build, rather than what you don't want. e.g.: >>> --enable-api >>> --enable-graphics-api >>> --enable-client >>> --enable-manager >>> --enable-server >>> --enable-samples >>> --enable-all >>> >>> The default should be to not build anything, >>> and point to a web page explaining the various options. >>> >>> -- David >>> >>> On 01-Jul-2010 1:57 AM, Raistmer wrote: >>>> I trying to update our BOINC libs to 6.10.56 that is is recommended >>>> downloads now, but recived error at building libboincapi: >>>> >>>> 1>reduce_lib.cpp >>>> 1>d:\r\seti6\boinc\api\boinc_gl.h(26) : fatal error C1083: Cannot open >>>> include file: 'GL/glaux.h': No such file or directory >>>> 1>gutil_text.cpp >>>> 1>d:\r\seti6\boinc\api\boinc_gl.h(26) : fatal error C1083: Cannot open >>>> include file: 'GL/glaux.h': No such file or directory >>>> 1>gutil.cpp >>>> 1>d:\r\seti6\boinc\api\boinc_gl.h(26) : fatal error C1083: Cannot open >>>> include file: 'GL/glaux.h': No such file or directory >>>> >>>> I disabled define BOINC_APP_GRAPHICS in project options (building in >>>> VS2008), but error remains. >>>> >>>> I don't want to build BOINC client or server. All what I need is >>>> BOINC API >>>> libs for _non-graphic_ (!) science app. >>>> For what reason I need GL in this case? What purpose of >>>> BOINC_APP_GRAPHICS >>>> define then ? (for building libboincapi.lib I use corresponding >>>> project from >>>> seti_boinc head rev (checked out yesterday)). >>>> >>>> Maybe some other define should be used to tell there is no need in >>>> graphics >>>> functions at all ? What workaround BOINC devs could suggest for this >>>> situation ? (Cause I see no sense to compile/link vs graphics libs >>>> knowing >>>> app will be console only). >>>> >>>> >>>> >>>> _______________________________________________ >>>> 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. > _______________________________________________ > 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.
