From: "Michael Duxbury" Newsgroups: comp.graphics.api.opengl,comp.graphics.opengl,comp.os.msdos.djgpp Subject: opengl setup Date: Thu, 2 Aug 2001 10:35:49 +0100 Organization: BT Internet Lines: 24 Message-ID: <9kb6lh$nte$1@plutonium.btinternet.com> NNTP-Posting-Host: host213-122-191-10.btinternet.com X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, I wonder if anyone can spare some time to help me get openGL up and running. I seem to be going round in circles. I originally had djgpp and rsxntdj set up on my PC. I tried installing borland C++ but it wont install for some reason, anyway, I tried using the openGL libraries and placing them in my djgpp/rsxntdj setup. I got lots of undefined refernces to glMatrixMode, etc. I then stumbled across mingw32 which I read was easier to set up than rsxntdj. I tried downloading and setting this up but had problems with the g++ compiler, it didn't seem to work mentioned assembler, I can't remember as I took it out my path for now. I then read about mesa, so I tried to install this but I can't seem to 'make' it with gcc, just doesn't work. Can anyone spend a little time to help me out with getting openGL running on djgpp/rsxntdj or mingw32 please. Thanks. Ian.