www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
To: | cygwin AT cygwin DOT com |
From: | =?ISO-8859-1?Q?Ren=E9_Berber?= <r DOT berber AT computer DOT org> |
Subject: | Re: OpenGL linker error |
Date: | Tue, 06 Feb 2007 14:09:25 -0600 |
Lines: | 25 |
Message-ID: | <eqan9m$l0b$1@sea.gmane.org> |
References: | <160E3DD4FB702C4CB860C65186686E69644CB9 AT MRZS152229 DOT medizin DOT uni-leipzig DOT de> |
Mime-Version: | 1.0 |
User-Agent: | Thunderbird 1.5.0.9 (Windows/20061207) |
In-Reply-To: | <160E3DD4FB702C4CB860C65186686E69644CB9@MRZS152229.medizin.uni-leipzig.de> |
OpenPGP: | url=hkp://random.sks.keyserver.penguin.de |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
Ritter, Nils wrote: > we try to compile a cutting software named Salmon with Cygwin. All the so= urce > code files compile to .o object files. But when the linker try to build t= he > binary, there're many openGL errors. >=20 > This is the command: >=20 > g++ -o out-glut/salmon out-glut/adjacency.o out-glut/assemble-matrix.o > out-glut/big-vector.o out-glut/bounding.o ... lots of object files ... > out-glut/wx-salmon.o -lXi -lXt -lICE -lXext -lXmu -lSM -lX11 > -L/usr/X11R6/lib -L/lib/w32api -lglut -lopengl32 -lm [snip] I'm not sure if this is the problem, if it was then you should have seen a = very clear error message about not finding the library but, aren't you missing "-L/usr/lib/w32api" ? --=20 Ren=E9 Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |