public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Jon Turney <jon.turney@dronecode.org.uk>
To: The Cygwin Mailing List <cygwin@cygwin.com>
Cc: William Mitchell <wfmacmd@gmail.com>
Subject: Re: octave says WGL_ARB_multisample is missing
Date: Wed, 27 Jun 2018 06:53:00 -0000	[thread overview]
Message-ID: <055f7618-d9f5-1071-b789-c21a90880320@dronecode.org.uk> (raw)
In-Reply-To: <CAL_Y+kzuDhMkibJ8mD0RkidG=kXbg0_5bV6wwq0Xuy5UgQeefg@mail.gmail.com>

On 26/06/2018 20:27, William Mitchell wrote:
> When I run octave on a fresh installation of cygwin64 on a Windows 7
> machine, I get the error:
> 
> libGL error: required WGL extension WGL_ARB_multisample is missing

This error is coming from the WGL direct renderer built into libGL on 
Cygwin, and is telling you that this extension not provided by the 
Windows display driver you are using.  (This is unusual)

It's nothing to do with GLEW or any other cygwin libraries.

Possible solutions:

Install/upgrade the display driver

Use software rendering by setting the LIBGL_ALWAYS_SOFTWARE environment 
variable

(See also https://x.cygwin.com/docs/ug/using-glx.html)

> Insufficient GL support
> error: unable to plot due to insufficient OpenGL support
> 
> octave begins running fine.  The error occurs when it encounters a plot
> statement.
> 
> I have had this problem with an old installation of cygwin for at least a
> year.  I finally decided to wipe out cygwin and try a fresh installation.
> This installation contains the "minimal" default packages plus Devel:
> gcc-core, gcc-gfortran, gcc-g++, gdb, mingw64-x86_64-gcc-core,
> mingw64-x86_64-gfortran, mingw64-x86_64-g++; Graphics: gnuplot,
> ImageMagick; Math: bc, grace, octave; Shells: tcsh; X11: everything.
> 
> I notice that libGLEW is included in the packages that it installs, which
> is where I would expect to find the WGL extensions.  This contains
> /usr/bin/cygGLEW-2-1.dll, but I don't know how to find out what functions
> are in a dll to see if it contains WGL_ARB_multisample.
> 
> Any suggestions on what is wrong with this installation are greatly
> appreciated.

-- 
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

  reply	other threads:[~2018-06-26 20:33 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-27  6:25 William Mitchell
2018-06-27  6:53 ` Jon Turney [this message]
2018-06-28  8:22   ` William Mitchell
2018-06-28 22:15     ` Jon Turney
2018-07-02 12:49       ` William Mitchell
2018-07-02 17:13         ` Jon Turney
2018-07-03 10:50           ` Andrey Repin
2018-07-06  1:16           ` William Mitchell
2018-07-08 13:36             ` Jon Turney
2018-07-09  1:22               ` William Mitchell
2018-07-09 18:53                 ` Jon Turney
2018-07-06 17:51 ` Marco Atzeri
2018-07-09  0:55   ` William Mitchell
2018-07-09  5:18     ` Marco Atzeri
2018-07-09 17:40       ` William Mitchell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=055f7618-d9f5-1071-b789-c21a90880320@dronecode.org.uk \
    --to=jon.turney@dronecode.org.uk \
    --cc=cygwin@cygwin.com \
    --cc=wfmacmd@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).