• 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
mysterious undefineds
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mysterious undefineds


  • Subject: mysterious undefineds
  • From: Roland Silver <email@hidden>
  • Date: Sun, 7 Sep 2008 15:40:17 -0400

I'm getting 6 build errors, all symbols referenced from Controller.o, but undefined:
Undefined symbols:
"_AudioDeviceStop", referenced from:
[Controller stopPlaying:] in Controller.o
"_AudioDeviceGetProperty", referenced from:
"_AudioDeviceDestroyIOProcID",
"_AudioDeviceCreateIOProcID",
"_AudioHardwareGetProperty",
"_AudioDeviceStart",
Controller.m has
#import <CoreAudio/AudioHardware.h>
in which all six functions are in fact declared.
What's the problem?
How do I fix it?


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: mysterious undefineds
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: How to create a GUID?
  • Next by Date: Re: mysterious undefineds
  • Previous by thread: Re: [NEWB] An object, an array item and a string
  • Next by thread: Re: mysterious undefineds
  • Index(es):
    • Date
    • Thread