• 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 compiling/linking against wrong version
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XCode compiling/linking against wrong version


  • Subject: XCode compiling/linking against wrong version
  • From: Edison Thomaz <email@hidden>
  • Date: Tue, 8 Feb 2005 15:33:11 -0500

Hi,

I am having a strange problem with XCode.... I have two versions of a project on my disk, an old version and a new version. The new version is just like the old version with some new methods added to the header/source files. Unfortunately I made the mistake of not using something like CVS or Subversion and now when I try to compile the new version, I get some runtime errors indicating that some of the new recently added methods cannot be found. XCode seems to be linking against the old version of the project. What is strange is that all the references to the files in the new version of the project are correct...When I examine the detailed build results, everything looks right. In fact, I tried sending the new version of the project to another machine and it compiles and runs OK, without any problems... This leads me to believe that XCode is hiding something from me that I don't know...
Do you have any idea of what's going on?


Thanks,

Edison Thomaz

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: How I was able to select between 3 different toolbars in one window, is there a better way?
  • Next by Date: Re: How I was able to select between 3 different toolbars in one window, is there a better way?
  • Previous by thread: Re: How I was able to select between 3 different toolbars in one window, is there a better way?
  • Next by thread: QCView question
  • Index(es):
    • Date
    • Thread