octave says WGL_ARB_multisample is missing

Jon Turney jon.turney@dronecode.org.uk
Sun Jul 8 13:36:00 GMT 2018


On 06/07/2018 02:16, William Mitchell wrote:
> I'm afraid that didn't help any.  Now both glxinfo and octave print nothing
> and return to the shell prompt almost immediately.  For octave, this
> includes no output when I run a .m script that usually prints quite a bit
> before starting the graphics.  xeyes still runs, though.

Hmm... this probably means that the file is damaged, not executable, or 
for the wrong architecture.

Can you try:

cp /usr/bin/cygGL-1.dll /usr/bin/cygGL-1.dll.bak
wget ftp://cygwin.com/pub/cygwinx/x86_64/libGL1.tar.xz
tar -C/ -xvf libGL1.tar.xz
glxinfo

-- 
Jon Turney
Volunteer Cygwin/X X Server maintainer

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list