Check the output of "configure". If you don't have GL/GLU/GLUT libraries, the build process won't try to make graphics-related stuff. -- David
On 14-Nov-2012 9:23 AM, Łukasz Świerczewski wrote: > I want to test the screen saver on Linux. > > > When I compile a repository library libboinc_graphics2 is not built. > > I think something is missing in the system. > > > > 2012/11/14 Carl Christensen <[email protected]> > >> those errors imply you aren't pointing to the OpenGL header files & >> probably the libraries as well. I'm not sure where they are for MinGW as I >> use Visual Studio on Windows. >> >> >> > > _______________________________________________ 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.
