• 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
10.2.8 framework linking problem (XCode 2.1)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

10.2.8 framework linking problem (XCode 2.1)


  • Subject: 10.2.8 framework linking problem (XCode 2.1)
  • From: Brian Barnes <email@hidden>
  • Date: Sun, 13 Nov 2005 16:08:02 -0500

I have a project with a number of libraries. Each library (and the application) is set to use gcc3.3 and Deployment Target to 10.2. This has worked fine for a number of releases, I use a number of APIs which don't exist in 10.2.8 (they are never hit because of OS specific code paths.)

I've just added GLSL, but these specific routines are causing errors on 10.2.8:

****** undefined reference to _glGetUniformLocationARB expected to be defined in OpenGL

When running the dynamic linker. All these symbols should be weak linked; I'm not sure what I did wrong here. Side note: It works fine in 10.3, which should also be missing these symbols (as far as I know.)

[>] Brian
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Serious problem with XCode 2.2 treating unsigned long differently ?!
  • Next by Date: Re: Quotes Removed When Project Opened And Closed
  • Previous by thread: Re: Bug in Xcode 2.2
  • Next by thread: Re: 10.2.8 framework linking problem (XCode 2.1)
  • Index(es):
    • Date
    • Thread