• 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: undefined symbols: NSPathControl
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: undefined symbols: NSPathControl


  • Subject: Re: undefined symbols: NSPathControl
  • From: Kyle Sluder <email@hidden>
  • Date: Sat, 31 Jul 2010 14:16:44 -0700

On Jul 31, 2010, at 2:03 PM, Shane <email@hidden> wrote:

> Ld "/Users/srd/Projects/shared_builds/myapp.build/Release/myapp
> Spotlight Importer.build/Objects-normal/x86_64/myapp" normal x86_64
> cd /Users/srd/Projects/myapp
> setenv MACOSX_DEPLOYMENT_TARGET 10.6
> /Developer/usr/bin/gcc-4.2 -arch x86_64 -bundle -isysroot
> /Developer/SDKs/MacOSX10.6.sdk
> -L/Users/srd/Projects/myapp/build/Release
> -F/Users/srd/Projects/myapp/build/Release -filelist
> "/Users/srd/Projects/shared_builds/myapp.build/Release/myapp Spotlight
> Importer.build/Objects-normal/x86_64/myapp.LinkFileList"
> -mmacosx-version-min=10.6 -framework CoreFoundation -framework
> CoreData -framework Foundation -framework CoreServices -o
> "/Users/srd/Projects/shared_builds/myapp.build/Release/myapp Spotlight
> Importer.build/Objects-normal/x86_64/myapp"

You're missing -framework AppKit here. I believe there's something in the Xcode 4 release notes about specifying linked frameworks that might explain why this flag has gone missing.

But the fact that you're trying to use NSPathControl in a Spotlight importer is quite troubling. ;-)

--Kyle Sluder_______________________________________________

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: undefined symbols: NSPathControl
      • From: Shane <email@hidden>
References: 
 >undefined symbols: NSPathControl (From: Shane <email@hidden>)

  • Prev by Date: Re: loading French strings being in English language
  • Next by Date: Re: undefined symbols: NSPathControl
  • Previous by thread: undefined symbols: NSPathControl
  • Next by thread: Re: undefined symbols: NSPathControl
  • Index(es):
    • Date
    • Thread