I get a message: can't find -lGLU.
How do I proceed?
Originally posted by hardiman:
I get a message: can't find -lGLU.
How do I proceed?
Try
$ locate libGLU
If nothing turns up, you don't have that library.
You can download and build Mesa's GLU library
from www.mesa3d.org (http://www.mesa3d.org) .
If something does turn up, look at the path.
Make sure you tell GCC about that path with -L
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.