From: (Andrew Rutz) Newsgroups: comp.os.msdos.djgpp Subject: Newbie: OpenGL with Win9X and DJGPP Date: Sat, 26 Sep 1998 21:56:31 GMT Organization: Cybersurf Lines: 19 Message-ID: <360d60dd.22625955@news.cybersurf.net> Reply-To: rutz AT enel DOT NOSPAM DOT ucalgary DOT ca NNTP-Posting-Host: 209.197.141.157 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi everyone, For about 2 years, I've done all my programming for school using DJGPP. I'd develop at home and then take the source to school and compile in Linux. It worked like a charm. Now I'm doing a graphics course and using OpenGL, so I'd like to know what I need to do to get GLUT support in Win9X. Ideally, I want to develop my code in Win9X using DJGPP and then take the source to school and compile it on the Linux machines (which use MESA). What I'm doing with OpenGL is really basic stuff, so I hope there'll be a higher degree of portability when I go over to Linux. I want to keep the rewriting to a minium! Thanks Andrew