This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: octave says WGL_ARB_multisample is missing


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]