• 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
Debug link error in Release configuration
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debug link error in Release configuration


  • Subject: Debug link error in Release configuration
  • From: Greg Norz <email@hidden>
  • Date: Fri, 21 Jul 2006 11:29:42 -0500
  • Thread-topic: Debug link error in Release configuration

When first opening my project, the active build configuration is ³Release².
If I go to build this, everything looks great. My Frameworks get built
first, then the main app executable. However, when my app goes to link, it
gets an error that it can¹t find the debug version of my Frameworks. I
happen to name the debug versions with a suffix of ³_debug², and I end up
with lines like this in the link phase :

powerpc-apple-darwin8-g++-4.0.1:
/Users/gregnorz/Source/Ding/Output/mac/Release/Xerces_debug.framework/Xerces
_debug: No such file or directory

Now, if I switch to the Debug configuration then back to the Release
configuration (without acutally building the Debug config), the problem goes
away. Has anyone else seen this? It's rather annoying as we see the problem
on the command line as well, preventing us from getting a decent build
script running.

Any suggestions?

greg norz

 _______________________________________________
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: Debug link error in Release configuration
      • From: Greg Norz <email@hidden>
    • Re: Debug link error in Release configuration
      • From: Greg Norz <email@hidden>
  • Prev by Date: Mac Intel C++ compiler and debugging in Xcode
  • Next by Date: Re: Enabling language-specific warnings in multi-language projects
  • Previous by thread: Re: Mac Intel C++ compiler and debugging in Xcode
  • Next by thread: Re: Debug link error in Release configuration
  • Index(es):
    • Date
    • Thread