octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #50479] build fails on osmesa print


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #50479] build fails on osmesa print
Date: Fri, 7 Apr 2017 21:45:28 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36

Follow-up Comment #29, bug #50479 (project octave):

I looked at this a bit and edited __osomesa_print__.cc:

  if (z != 16 || s != 0)
    error ("__osmesa_print__: Depth and stencil doesn't match,"
           " are you sure you are using OSMesa >= 9.0? GL_DEPTH_BITS \"%i\"
GL_STENCIL_BITS \"%i\"", z, s);
and ran this and got:
error: __osmesa_print__: Depth and stencil doesn't match, are you sure you are
using OSMesa >= 9.0? GL_DEPTH_BITS "54" GL_STENCIL_BITS "0"

So, GL_DEPTH_BITS = 54 is the problem.



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50479>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]