public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Tatsuro MATSUOKA <tmacchant2@yahoo.co.jp>
To: William Mitchell <wfmacmd@gmail.com>,
	 The Cygwin Mailing List <cygwin@cygwin.com>
Subject: Re: Re: octave says WGL_ARB_multisample is missing
Date: Thu, 28 Jun 2018 15:06:00 -0000	[thread overview]
Message-ID: <635213.58490.qm@web103106.mail.kks.yahoo.co.jp> (raw)

what happens if you install mesa by cygwin setup ?

tatsuro

--- wfmacmd
> Thanks for the suggestions.
> 
> I thought updating the display driver sounded good, since this is a very
> old computer, but when I asked to update the driver it searched for a new
> driver and eventually said my driver is up to date.
> 
> I set LIBGL_ALWAYS_SOFTWARE to 1.  That got rid of the WGL error messages,
> but I still get the other messages:
> Insufficient GL support
> error: unable to plot due to insufficient OpenGL support
> 
> This is harder, because it doesn't tell me _what_ is missing (or
> "insufficient").
> 
> 
> On 26 June 2018 at 16:33, Jon Turney <jon.turney@dronecode.org.uk> wrote:
> 
> > 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
> 


--
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-27 19:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=635213.58490.qm@web103106.mail.kks.yahoo.co.jp \
    --to=tmacchant2@yahoo.co.jp \
    --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).