On Tue, May 22, 2012 at 2:49 PM, Tom Browder <[email protected]> wrote:

> Scanning dependencies of target togl
> [ 43%] Building C object src/other/togl/src/CMakeFiles/togl.dir/glew/glew.c.o
> In file included from
> /usr/src/tbrowde/brlcad-svn/brlcad/trunk/src/other/togl/src/glew/glew.c:32:0:
> /usr/src/tbrowde/brlcad-svn/brlcad/trunk/src/other/togl/src/../include/GL/glew.h:1165:20:
> fatal error: GL/glu.h: No such file or directory
> compilation terminated.

Awesome Tom, thanks.  I'm not surprised by that one - most of the
systems I usually use for development end up pulling in something that
has glu.h, so I forget it needs to be checked for explicitly.  That's
the Togl build, so I'll see about adding a check for glut at that
level.

Cliff

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BRL-CAD Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-users

Reply via email to