X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7EED5385F028 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1611495513; bh=oRK4m770unuuUxTJC3aXeicyHNFJ6nmQdLxkxPsq5Bk=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=YTHb4rJNW0gEqnU+4xq1Onel+PSZy/z2LypTdlfLcogha2zBpi5CCMFl6jBqX2Aez tkfL7aZ6svbHr0cuVB1sgAb4HA7gp1C13WzN7bXePkZ6U2ODpXLe+ubXS16wRLADrY SVLy4CLNM0+2ZyKjwXdecb3yzOTHmAdq+pzo++F4= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9FA493858002 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=fW1KjSaakH58isLMqIjWBbQPPMWYAqFeo3Vw9VbhUq8=; b=DtpkxpI1x9vSyh8hIdt9CZA4JXJ4SyALgRwvAmnk4/0bW3s2VPWLEFWGt+K0w+5TLc pMA8OS5lYbDj49n+JM2JZrlPRzpGCiq3yOxFjcfRpy16JrafivltZpO3768rzgGKQLi4 zMdpK2vCNX5UgK85P7yV8fq/QBw1HoUpOfRjwYKov+ocHAJkQ5bvMqjbmHn8ANCTNbA7 vmFK/OKS4DeafhQXeXXXsZDmQheZDTDpTZwrD43wiWa6t7AuAv/XOLVosUSsEQirSNDP H3dR8hcgxRS586aBQzbWrFyFKQyHXoRNOR9GJlvb2tVVMiXISC38altZh1dWs0PBw3XH EHpw== X-Gm-Message-State: AOAM531MGlB7PeW8jBgHH7VCcoPVHqPnorbvoayvagZItBugsUR4wLs7 kcc3yrj4mT/qnPLTI0U51LMTNFnah5w= X-Google-Smtp-Source: ABdhPJzwJb63k1R53h4RARKy24bYL0sNND9wdhqvWRjJJbqnO1WdY3HRNg0Pf8Axj4awzf/WihM9FQ== X-Received: by 2002:a17:906:7c57:: with SMTP id g23mr872109ejp.364.1611495509802; Sun, 24 Jan 2021 05:38:29 -0800 (PST) Subject: Re: GLX and libX11 To: cygwin AT cygwin DOT com References: Message-ID: <1b7b9d8d-d05a-a023-0160-377ab1d69965@gmail.com> Date: Sun, 24 Jan 2021 14:38:28 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.6.1 MIME-Version: 1.0 In-Reply-To: Content-Language: it X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Type: text/plain; charset="iso-8859-2"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id 10ODd0nR020442 On 24.01.2021 14:05, Rafał Jopek via Cygwin wrote: > Hello, > > After starting the application, the following error appears: > > $ ./quad.exe > libGL error: Windows-DRI extension not available > libGL error: No matching fbConfigs or visuals found > libGL error: failed to load driver: swrast > > visual 0x224 selected > > An example is here: > https://www.khronos.org/opengl/wiki/Programming_OpenGL_in_Linux:_GLX_and_Xlib > > > > --- > Thank Csaba for helping with my previous question. > > Best regards > - Rafał it works for me, $ ./quad.exe visual 0x8c selected and it shows a multicolor plot in a new window. Have you started the program from inside a XTerm with a running XServer ? -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple