delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/03/26/11:30:56

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-Id: <4.2.0.58.20020326173101.009b6a60@mail.univ-reims.fr>
X-Sender: nuzillar AT mail DOT univ-reims DOT fr
Date: Tue, 26 Mar 2002 17:32:06 +0100
To: cygwin AT cygwin DOT com
From: Jean-Marc Nuzillard <jm DOT nuzillard AT univ-reims DOT fr>
Subject: RE: GLUI/GLUT setup
Mime-Version: 1.0

Hi,

 >Hey, does anyone know a good link for setting up GLUI and GLUT with cygwin?
 >I"m having some path problems...probably related to my makefile.
 >If anyone knows something about setting this up, I'd love to hear from you.
 >Thanks, Matt


In my Makefile I use

LIBS = -lglut32 -lglu32 -lopengl32 -lm
FLAGS = -L/usr/lib/w32api/

$(EXECFILE) : $(OBJECTS)
$(COMPILER) $(FLAGS) $(OBJECTS) -o $(EXECFILE) $(LIBS)

It works, at least on my old distrib dated Sep. 01.
Sorry, I never used GLUI.
Bye,

Jean-Marc Nuzillard





--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019