• 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
1.2 dependency issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

1.2 dependency issue


  • Subject: 1.2 dependency issue
  • From: "Mike Pinkerton" <email@hidden>
  • Date: Mon, 26 Apr 2004 09:48:36 -0400 (EDT)
  • Organization: AOL

After upgrading to xcode 1.2, i've noticed something in my project no
longer works the way it did under 1.1, notably that libraries included
via -l no longer force a re-link when they change.

My project has makefiles that generate static libs prior to calling
xcode to build the whole thing up into an app with the ui. xcode then
references the libs with -lfoo at link time. Previously, i could
re-build foo then rebuild in xcode and it would relink and pick up the
changes. Now, it doesn't notice the library has changed and says there's
nothing to do. I have to manually touch one of my .mm files to get xcode
to recompile (and thus re-link) which is a pain.

The only thing that's changed is upgrading to 1.2. Am I crazy or have
others noticed this?

--
Mike Pinkerton
Mac Weenie
email@hidden           http://people.netscape.com/pinkerton/
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: How to automatically include a nib file from a framework
  • Next by Date: XCode sheets and dialogs getting cropped, and crashing after sleeping
  • Previous by thread: Re: How to automatically include a nib file from a framework
  • Next by thread: XCode sheets and dialogs getting cropped, and crashing after sleeping
  • Index(es):
    • Date
    • Thread