How to get rid of multiply defined OpenGL warnings on OS X?
How to get rid of multiply defined OpenGL warnings on OS X?
- Subject: How to get rid of multiply defined OpenGL warnings on OS X?
- From: Rich Cook <email@hidden>
- Date: Fri, 1 Sep 2006 15:27:18 -0700
While building the OpenGL examples for the Redbook, I am getting the following warnings and would like to eliminate them. Anyone know what is causing this? I am not explicitely asking for any frameworks, but it seems to be automatically getting picked up somehow. Thanks.
/usr/bin/cc -o texprox -g -Os -Wall -Wpointer-arith -no-cpp-precomp -L/usr/X11R6/lib texprox.o /sw/lib/libglut.a -lXmu -lXext -lXext -lX11 -lGL -lGLU -lm /usr/bin/ld: warning multiple definitions of symbol _glPointParameteri /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib(gll_api.o) definition of _glPointParameteri /usr/X11R6/lib/libGL.dylib(dri_dispatch.o) definition of _glPointParameteri /usr/bin/ld: warning multiple definitions of symbol _glPointParameteriv -- "There's no time to stop for gas, we're already late"-- Karin Donker -- Rich "wealthychef" Cook 925-784-3077 --
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden