• 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 when building unit testing bundle in Release configuration
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Undefined symbols when building unit testing bundle in Release configuration


  • Subject: Undefined symbols when building unit testing bundle in Release configuration
  • From: Andreas Eriksson <email@hidden>
  • Date: Wed, 3 Feb 2010 21:00:37 +0100

I have a bundle with unit tests that tests my application. It works
fine in Debug configuration but when I link the test bundle in Release
configuration, I get undefined symbols errors for symbols in the
application.

I have compared the link commands in Debug and Release and they are
identical except for pathnames containing either Debug or Release.

The link commands contains the -bundle_loader flag, which is what I
assume is what should make it find the symbols in the application,
e.g. -bundle_loader
/Users/andreas/workingfolder/cal/trunk/build/Release/cal.app/Contents/MacOS/cal

Any clues?

/ Andreas
 _______________________________________________
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: Undefined symbols when building unit testing bundle in Release configuration
      • From: Andreas Eriksson <email@hidden>
  • Prev by Date: Re: Newbie questions about XCode
  • Next by Date: Re: Newbie questions about XCode
  • Previous by thread: Re: Newbie questions about XCode
  • Next by thread: Re: Undefined symbols when building unit testing bundle in Release configuration
  • Index(es):
    • Date
    • Thread