From: "Paul Martz" Newsgroups: comp.graphics.api.opengl,comp.os.msdos.djgpp Subject: Re: opengl setup Date: Thu, 2 Aug 2001 07:41:22 -0600 Organization: Hewlett-Packard Fort Collins Site Lines: 34 Approved: paul_martz AT hp DOT com Message-ID: <9kblb1$p0r$1@fcnews.fc.hp.com> References: <9kb6lh$nte$1 AT plutonium DOT btinternet DOT com> NNTP-Posting-Host: fcpm87756.fc.hp.com X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Michael Duxbury" wrote in message news:9kb6lh$nte$1 AT plutonium DOT btinternet DOT com... > I originally had djgpp and rsxntdj set up on my PC. I tried installing > borland C++ but it wont install for some reason, You might post this in a Borland newsgroup. > anyway, I tried using the > openGL libraries and placing them in my djgpp/rsxntdj setup. I got lots of > undefined refernces to glMatrixMode, etc. "Undefined references" -- That sounds like a linker error, did you forget to link against the OpenGL library? > 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. "Didn't seem to work" and "just doesn't work" -- Not enough info. Sorry, can't help you with this aspect of your situation. You might take a look at section 2 of the OpenGL FAQ, hope that helps. -- -Paul Martz (paul_martz AT hp DOT com) Hewlett Packard TCD Personal Workstations Lab OpenGL FAQ: http://www.opengl.org/developers/faqs/technical.html http://www.frii.com/~martz/oglfaq