From: "aGGa" Newsgroups: comp.os.msdos.djgpp Subject: Please help: OpenGL and DJGPP Lines: 20 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Message-ID: <1ZxV5.2549$jd2.19417@news6-win.server.ntlworld.com> Date: Thu, 30 Nov 2000 19:34:29 -0000 NNTP-Posting-Host: 62.254.74.231 X-Complaints-To: abuse AT ntlworld DOT com X-Trace: news6-win.server.ntlworld.com 975612861 62.254.74.231 (Thu, 30 Nov 2000 19:34:21 GMT) NNTP-Posting-Date: Thu, 30 Nov 2000 19:34:21 GMT Organization: ntlworld News Service To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello folks, I'm new to all this so please be kind ... I'm wanting to develop small OpenGL applications for Win2000 using DJGPP. I have been using GCC on the SGI machines at university and want to be able to produce code at home too. So ... could someone tell me which libraries I need to get hold of. I have successfully compiled dos window - based programs but presumably need to link in other libraries to access the windowing system. Currently I have got hold of gl.h, glu.h, glut32.h and the associated *.lib and *.dll files via the OpenGL and MS websites. Is there anything else I need? many thanks in advance Pete