• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
How to get rid of multiply defined OpenGL warnings on OS X?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
<http://web.mac.com/wealthychef/iWeb/Site/Urinetown.html>
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

  • Follow-Ups:
    • Re: How to get rid of multiply defined OpenGL warnings on OS X?
      • From: Rich Cook <email@hidden>
  • Prev by Date: glMakeCurrent causes x server to crash
  • Next by Date: Re: How to get rid of multiply defined OpenGL warnings on OS X?
  • Previous by thread: glMakeCurrent causes x server to crash
  • Next by thread: Re: How to get rid of multiply defined OpenGL warnings on OS X?
  • Index(es):
    • Date
    • Thread