• 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
dyld error: undefined references
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dyld error: undefined references


  • Subject: dyld error: undefined references
  • From: Marc Poirier <email@hidden>
  • Date: Tue, 10 May 2005 13:57:45 -0400

I have discovered that none of my AUs are loading in Mac OS X 10.2.x. The following errors show up in console.log when you try to load one:

Error loading : error code 7, error number 0 (dyld: Undefined symbols:
undefined reference to _btowc expected to be defined in /usr/lib/libSystem.B.dylib
undefined reference to _iswctype expected to be defined in /usr/lib/libSystem.B.dylib
undefined reference to _mbsrtowcs expected to be defined in /usr/lib/libSystem.B.dylib
undefined reference to _towlower expected to be defined in /usr/lib/libSystem.B.dylib


This is using building with Xcode 1.5, Mac OS X 10.3.9, CoreAudio SDK 1.3.5, QuickTime 7.0 SDK, etc. The thing is, nowhere in my code do I call any of those functions, nor do I link to libSystem.B.dylib in my project. So I'm not sure what to do to solve this problem. I'm guessing that this must be affecting everyone building AUs with the above set-up, so I'm wondering, does anyone know how to solve this?

thanks,
Marc

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Once more: How to modify TEMPO
  • Next by Date: Re: Audio Unit synth how-to
  • Previous by thread: Re: Render callback disappearing (QT 7.0)
  • Next by thread: Re: Coreaudio-api Digest, Vol 2, Issue 142
  • Index(es):
    • Date
    • Thread