From owner-freebsd-questions Thu Feb 14 15:49: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtpout.mac.com (smtpout.mac.com [204.179.120.88]) by hub.freebsd.org (Postfix) with ESMTP id BC2BD37B404 for ; Thu, 14 Feb 2002 15:49:06 -0800 (PST) Received: from smtp-relay02.mac.com (server-source-si02 [10.13.10.6]) by smtpout.mac.com (8.12.1/8.10.2/1.0) with ESMTP id g1ENn63k027630 for ; Thu, 14 Feb 2002 15:49:06 -0800 (PST) Received: from asmtp01.mac.com ([10.13.10.65]) by smtp-relay02.mac.com (Netscape Messaging Server 4.15 relay02 Jun 21 2001 23:53:48) with ESMTP id GRJRDC00.2GQ for ; Thu, 14 Feb 2002 15:46:24 -0800 Received: from localhost ([67.81.66.59]) by asmtp01.mac.com (Netscape Messaging Server 4.15 asmtp01 Jun 21 2001 23:53:48) with ESMTP id GRJRDB00.O08 for ; Thu, 14 Feb 2002 15:46:23 -0800 Date: Thu, 14 Feb 2002 18:48:06 -0500 Mime-Version: 1.0 (Apple Message framework v480) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: QT, GL, and makeCurrent() From: yonder To: freebsd-questions@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: <4ACC626A-21A5-11D6-BD10-00306578FCC8@mac.com> X-Mailer: Apple Mail (2.480) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm beginning to think this may be a GL/XFree86 issue (instead of a QT thing) and I was hoping some other FBSD 4.5 users out there have resolved similar issues. I'm writing a QT program that uses opengl drawing calls. Everything builds fine but when I run it, I get the warning: QGLContext::makeCurrent(): Failed QGLContext::makeCurrent(): Failed I also tried building an example that came with QT and I got the same error. I'm thinking it may be an issue with FreeBSD, X, and OpenGL. Has anyone had similar problems getting opengl working with FreeBSD 4.5? I'm really hoping its not a video card/driver problem I am running: Dell Latitude CP laptop (233MHz) Neomagic 128 video card (2MB) FreeBSD 4.5 XFree86 4.2.0 QT 3.0.1 - Jaymin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message