> On Mar 24, 2017, at 6:25 PM, Shailesh Tripathi 
> <shailesh.tripathi.ec...@itbhu.ac.in> wrote:
> 
> Hello,
> I am using CentOS 6.8. I compiled using "cmake ../brlcad-code 
> -DBRLCAD_ENABLE_OPENGL=OFF" to turn off the functionality using OpenGL. In 
> the compilation log "OpenGl support(optional)......: OFF". But when I tried 
> 'rt' command, the error shown is same.

Then you’ve done something wrong.  If OpenGL is disabled, you will not see 
fb_ogl_open() in an error message.  Make sure you delete your build directory 
before trying again, not just re-run cmake.

Sean
 
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to