On Sat, May 26, 2012 at 10:04 AM, Tom Browder <[email protected]> wrote: > On Sat, May 26, 2012 at 9:24 AM, Tom Browder <[email protected]> wrote: > ... >> Okay, it looks like an OpenGL problem. I'm going back to the original
Now I'm trying the OpenGL again. I noticed a few things while the config is working: strange result (all other compiler things were found): -- Performing Test DEBUG_COMPILER_FLAG_FOUND -- Performing Test DEBUG_COMPILER_FLAG_FOUND - Failed strange, aren't these needed for OpenGL: -- Looking for include files HAVE_GL_DEVICE_H -- Looking for include files HAVE_GL_DEVICE_H - not found. -- Looking for include files HAVE_GL_GLEXT_H -- Looking for include files HAVE_GL_GLEXT_H - not found. -- Looking for include files HAVE_GL_WGLEXT_H -- Looking for include files HAVE_GL_WGLEXT_H - not found. Apparent good config. However, the build failed with files missing: GL/glu.h I installed package libglu1-mesa-dev And the build completed fine. And rt works fine inside and outside mged. Best regards, -Tom ------------------------------------------------------------------------------ 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 Developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/brlcad-devel
