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

Link Errors


  • Subject: Link Errors
  • From: "J. Todd Slack" <email@hidden>
  • Date: Tue, 24 Jun 2008 20:15:54 -0700

Hi All, 

When I link I get errors. How do I start diagnosing what is wrong? I dont think I am using anything that it is referencing.

    cd "/Users/slack/Sites and Projects/Get It Online LLC/Ring-Maker-Plugin"
    /Developer/usr/bin/gcc-4.0 -o "/Users/slack/Sites and Projects/Get It Online LLC/Ring-Maker-Plugin/build/Release/Ring-Maker.bundle/Contents/MacOS/Ring-Maker" "-L/Users/slack/Sites and Projects/Get It Online LLC/Ring-Maker-Plugin/build/Release" "-F/Users/slack/Sites and Projects/Get It Online LLC/Ring-Maker-Plugin/build/Release" -filelist "/Users/slack/Sites and Projects/Get It Online LLC/Ring-Maker-Plugin/build/Ring-Maker-Plugin.build/Release/Ring-Maker-Bundle.build/Objects-normal/i386/Ring-Maker.LinkFileList" -framework Cocoa -framework AppleScriptKit -arch i386 -bundle -mmacosx-version-min=10.4 -isysroot /Developer/SDKs/MacOSX10.4u.sdk
Undefined symbols:
  "_SetNumVersion", referenced from:
      _iTunesPluginMainMachO in main.o
  "_GetEventParameter", referenced from:
      _settingsControlHandler in main.o
  "_GetControlID", referenced from:
      _settingsControlHandler in main.o
  "_PlayerRegisterVisualPlugin", referenced from:
      _iTunesPluginMainMachO in main.o
  "_GetWindowEventTarget", referenced from:
      _VisualPluginHandler in main.o
  "_GetControlOwner", referenced from:
      _settingsControlHandler in main.o
  "_GetControlByID", referenced from:
      _VisualPluginHandler in main.o
  "_CreateNibReferenceWithCFBundle", referenced from:
      _VisualPluginHandler in main.o
  "_HideWindow", referenced from:
      _settingsControlHandler in main.o
  "_ShowWindow", referenced from:
      _VisualPluginHandler in main.o
  "_SysBeep", referenced from:
      _VisualPluginHandler in main.o
  "_CreateWindowFromNib", referenced from:
      _VisualPluginHandler in main.o
  "_InstallEventHandler", referenced from:
      _VisualPluginHandler in main.o
  "_SetControlValue", referenced from:
      _VisualPluginHandler in main.o
  "_GetControlValue", referenced from:
      _settingsControlHandler in main.o
  "_NewEventHandlerUPP", referenced from:
      _VisualPluginHandler in main.o
  "_DisposeNibReference", referenced from:
      _VisualPluginHandler in main.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
  "_SetNumVersion", referenced from:
      _iTunesPluginMainMachO in main.o
  "_GetEventParameter", referenced from:
      _settingsControlHandler in main.o
  "_GetControlID", referenced from:
      _settingsControlHandler in main.o
  "_PlayerRegisterVisualPlugin", referenced from:
      _iTunesPluginMainMachO in main.o
  "_GetWindowEventTarget", referenced from:
      _VisualPluginHandler in main.o
  "_GetControlOwner", referenced from:
      _settingsControlHandler in main.o
  "_GetControlByID", referenced from:
      _VisualPluginHandler in main.o
  "_CreateNibReferenceWithCFBundle", referenced from:
      _VisualPluginHandler in main.o
  "_HideWindow", referenced from:
      _settingsControlHandler in main.o
  "_ShowWindow", referenced from:
      _VisualPluginHandler in main.o
  "_SysBeep", referenced from:
      _VisualPluginHandler in main.o
  "_CreateWindowFromNib", referenced from:
      _VisualPluginHandler in main.o
  "_InstallEventHandler", referenced from:
      _VisualPluginHandler in main.o
  "_SetControlValue", referenced from:
      _VisualPluginHandler in main.o
  "_GetControlValue", referenced from:
      _settingsControlHandler in main.o
  "_NewEventHandlerUPP", referenced from:
      _VisualPluginHandler in main.o
  "_DisposeNibReference", referenced from:
      _VisualPluginHandler in main.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
Build failed (17 errors)
 _______________________________________________
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

  • Follow-Ups:
    • Re: Link Errors
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: How do I use multiple targets in a project?
  • Next by Date: Re: Link Errors
  • Previous by thread: Re: How do I use multiple targets in a project?
  • Next by thread: Re: Link Errors
  • Index(es):
    • Date
    • Thread