delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:message-id:date:from:subject:to:mime-version | |
:content-type:content-transfer-encoding; q=dns; s=default; b=kCE | |
3JvNIuEnyXatjItI1XUP0WzjjO2yKrPMQQf3EqEux9txEfSmYrO9Bsa8svo8l7oo | |
FIxrNrHHN12SmXbkRiYnMTWOOT3EIYKZLsGDOF5yg67UwW4Qbq2pj44ZLoJFExaa | |
BAeY6+/v34dNSdFVJkrA8JujuN85BBefmxR+Qpa4= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:message-id:date:from:subject:to:mime-version | |
:content-type:content-transfer-encoding; s=default; bh=mYyEK/+H6 | |
T10YGEvyznab97vm2o=; b=nstWAtcqeh7Jeqj8Ds5kO7mRgF6RydL0iTi0PNlGL | |
2LeYdTrAyjkrbAMMGMfLk86nEW4GyT9O5RuQXtn/HFDUNwc15KCKBuTKdSjDR2XB | |
T9kABEylRR97WG/bQAR/FzNaXwSg8K+fcXYd9nVMqEAPxnyte9zfoa6WB0O8G4tS | |
Gs= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Authentication-Results: | sourceware.org; auth=none |
X-Spam-SWARE-Status: | No, score=-6.7 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*F:D*yahoo.co.jp, H*MI:yahoo, H*F:D*co.jp |
X-HELO: | nh603-vm9.bullet.mail.ssk.yahoo.co.jp |
DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.jp; s=yj20110701; t=1530129198; bh=PMR4XGPhE5dQzby/snXCOjax/+sBF2I6iATqaLGhv08=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:X-YMail-JAS:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=d5rDeqq2TLfagDEuRwdI4LkiU0Awgoqfz5ETXPbY0CBLHo55CbgSMSSvX0QiPh1RZ8/kpxDG1Lfl2h+H0urKVk9u4h0JMAAQUi4+FmIU2b+duQM4mowkz+LBKi+a1gRee/xpByTtUMwHxqHPn/Z1u7depX+2r/uycxlZnHTRwf0= |
DomainKey-Signature:a=rsa-sha1; q=dns; c=nofws; s=yj20110701; d=yahoo.co.jp; h=Message-ID:X-YMail-OSG:Received:X-Mailer:X-YMail-JAS:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=N7P+XKp2O8ALr41TSnidoeV/h/YDmTpZ8aRW0sGhuoT4JCO39WJ8GoTY+iTyA6f/Wky08dR9ThEse8IEN6ijXP+N8MhvOXG0pLFU00AA/CCFAU059cK4feUQy4MvbnpX5L9Eu1ThfUlqwQgUuuydqpoJDK6UjRLLdJgSZ2JCjkE=; : | |
Message-ID: | <635213.58490.qm@web103106.mail.kks.yahoo.co.jp> |
Date: | Thu, 28 Jun 2018 04:53:18 +0900 (JST) |
From: | Tatsuro MATSUOKA <tmacchant2 AT yahoo DOT co DOT jp> |
Subject: | Re: Re: octave says WGL_ARB_multisample is missing |
To: | William Mitchell <wfmacmd AT gmail DOT com>, |
The Cygwin Mailing List <cygwin AT cygwin DOT com> | |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id w5RJrZfE014635 |
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 DOT turney AT dronecode DOT org DOT 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |