delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <005f01c0e364$bf0a6c60$9865fea9@toml0crb84vvnw> |
From: | "Claude Eckel" <pinky DOT gahr AT web DOT de> |
To: | <cygwin AT cygwin DOT com> |
Subject: | Errors compiling OpenGL application |
Date: | Wed, 23 May 2001 10:45:35 +0200 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.00.2919.6700 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2919.6700 |
I compiled a library called 'PLIB' using cygwin. Everything worked fine. Then I tried to compile a game using this lib and I got about 6 sides of errors like this: undefined reference to 'glVertexi AT 8' undefined reference to 'glBegin AT 4' undefined reference to 'glEnd AT 0' If you want to see the command I used: c++ MIP1.00.cpp -o./MIP.exe -I/usr/include/plib/ -lglut32 -lopengl32 -lGLU32 -lp libssg -lplibsg -lplibpu -lplibfnt -lplibul What should I do / include? -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |