• 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
Xcode and Localization
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode and Localization


  • Subject: Xcode and Localization
  • From: Barrett Conrad <email@hidden>
  • Date: Tue, 28 Oct 2003 22:12:26 -0600

I installed Panther this weekend, but skipped the language support.
(Wow does that save space.) I did a clean (i.e. format) install.

I am working through "Cocoa Programming" and the sample project that
you develop through the book (Image Viewer), which contains
localization. The program will no longer compile under Xcode. I get
the following error:

"ld: Undefined symbols:
_NSLocalizedStings
"

The context of this error can be found below.

Does my lack of language support have anything to do with the program
not compiling?

Thanks for the help. I'm new to the list and I have been learning a
great deal from all of you.

barrett.

---ERROR CONTEXT---
StandaloneExecutable.LinkUsingFileList
/Users/barrett/Projects/LearningCocoa/Image Viewer 1/build/Image
Viewer.app/Contents/MacOS/Image Viewer
/usr/bin/gcc-3.3 -o "/Users/barrett/Projects/LearningCocoa/Image
Viewer 1/build/Image Viewer.app/Contents/MacOS/Image Viewer"
"-L/Users/barrett/Projects/LearningCocoa/Image Viewer 1/build"
"-F/Users/barrett/Projects/LearningCocoa/Image Viewer 1/build"
-filelist "/Users/barrett/Projects/LearningCocoa/Image Viewer
1/build/Image Viewer.build/Image
Viewer.build/Objects-normal/LinkFileList" "-arch" "ppc" "-prebind"
"-Wl,-no_arch_warnings" "-framework" "Cocoa"
ld: warning prebinding disabled because of undefined symbols
ld: Undefined symbols:
_NSLocalizedStings
...failed StandaloneExecutable.LinkUsingFileList
/Users/barrett/Projects/LearningCocoa/Image Viewer 1/build/Image
Viewer.app/Contents/MacOS/Image Viewer ...
_______________________________________________
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: Xcode and Localization
      • From: mmalcolm crawford <email@hidden>
  • Prev by Date: Re: (OT?) Where does one find a Cocoa programmer?
  • Next by Date: Re: NSImage handling...
  • Previous by thread: Using bundled tool in Xcode [Solved!]
  • Next by thread: Re: Xcode and Localization
  • Index(es):
    • Date
    • Thread