XCode compiling/linking against wrong version
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