• 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: Build Issue With Static Lib
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build Issue With Static Lib


  • Subject: Re: Build Issue With Static Lib
  • From: lbland <email@hidden>
  • Date: Sun, 11 Mar 2012 09:49:33 -0400

hi-

On Mar 11, 2012, at 9:24 AM, Andreas Grosam wrote:

> Performing a "Clean" on the final product eliminates the problem.
>
> What's going on there?

Probably you need to force the linker to link. You do that by touching a .m file in your project (add a space to the end of a line and then delete the space) and building which causes that file to compile and the project to link. Touching is simply a quick way to get the project to relink as it is faster than a clean. Notice this is not a problem with a Framework since a framework is dynamically linked.

thanks!-

-lance


 _______________________________________________
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: Build Issue With Static Lib
      • From: Andreas Grosam <email@hidden>
References: 
 >Build Issue With Static Lib (From: Andreas Grosam <email@hidden>)

  • Prev by Date: Re: Apple lion/xcode (2 cents)
  • Next by Date: Re: Complaints about Mac OS X and Xcode and whatever else -- A better way to give feedback to Apple?????
  • Previous by thread: Re: Build Issue With Static Lib
  • Next by thread: Re: Build Issue With Static Lib
  • Index(es):
    • Date
    • Thread