• 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
Undefined symbols at launch time: _NSApplicationLoad
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Undefined symbols at launch time: _NSApplicationLoad


  • Subject: Undefined symbols at launch time: _NSApplicationLoad
  • From: Gautier Taravella <email@hidden>
  • Date: Wed, 5 Feb 2003 17:21:06 +0100

Hi,

I've written and compiled a cocoa application on my computer (10.2.3) and it doesn't seem to work under 10.1.5. The application 'unexpectedly' quits as soon as it is opened and the following message is printed on the console:

dyld: /Applications/FlightTrack.app/Contents/MacOS/FlightTrack Undefined symbols:
/Applications/FlightTrack.app/Contents/MacOS/FlightTrack undefined reference to _NSApplicationLoad expected to be defined in Cocoa

I guess this is an incompatibility in cocoa between 10.1 and 10.2 but I have no idea on how to fix that. Any clues ?

Thanks,
Gautier

PS: you can get the source code of the application there: http://prdownloads.sourceforge.net/flighttrack/FlightTrack-source- 0.0.5.dmg?download

PS2: I don't know if it is useful but running otool on gives:
-> otool -L FlightTrack
FlightTrack:
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa (compatibility version 1.0.0, current version 8.0.0)
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL (compatibility version 1.0.0, current version 1.0.0)
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit (compatibility version 1.0.0, current version 120.1.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 63.0.0)
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
  • Follow-Ups:
    • Re: Undefined symbols at launch time: _NSApplicationLoad
      • From: Finlay Dobbie <email@hidden>
  • Prev by Date: Re: Disadvantages of Bridging Java in Objective-C Cocoa Apps
  • Next by Date: Re: Text file types
  • Previous by thread: FW: Re : NSString to xml?
  • Next by thread: Re: Undefined symbols at launch time: _NSApplicationLoad
  • Index(es):
    • Date
    • Thread