• 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
Re: Xcode 2.5 linker undefined symbols for PowerPlant application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 2.5 linker undefined symbols for PowerPlant application


  • Subject: Re: Xcode 2.5 linker undefined symbols for PowerPlant application
  • From: Pavol Markovič <email@hidden>
  • Date: Thu, 1 Nov 2007 17:27:03 +0100

On Nov 1, 2007, at 6:04 AM, Chris Espinosa wrote:

On Oct 31, 2007, at 9:25 PM, John Brownie wrote:

    setenv MACOSX_DEPLOYMENT_TARGET 10.2
    setenv NEXT_ROOT /Developer/SDKs/MacOSX10.4u.sdk
    /usr/bin/g++-3.3 -o

What happens if you set the Deployment Target to 10.3 instead of 10.2?

If you can possibly use gcc 4.0 instead of 3.3, we recommend it.

Chris

I have exactly the same problem, just with Mach-O AudioUnit bundle, I have to use gcc 3.3 to support 10.2 (but only on PowerPC). In Xcode 2.4.1 it works fine, but in Xcode 2.5 (10.4.10 or 10.5) I got the same linking error as John. The code which references the undefined symbols is not ours but Apple AudioUnit SDK, and I guess it's related to std::vector used there. Is there any workaround?


Best regards,
Pavol Markovic
_______________________________________________
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: Xcode 2.5 can't #include_next <stdarg.h>
  • Next by Date: Re: where to put custom file templates?
  • Previous by thread: Re: Xcode 2.5 linker undefined symbols for PowerPlant application
  • Next by thread: linking problem on IOIteratorNext
  • Index(es):
    • Date
    • Thread