Re: Build info out-of-date
Re: Build info out-of-date
- Subject: Re: Build info out-of-date
- From: Jean-François Veillette <email@hidden>
- Date: Wed, 01 Feb 2006 07:36:30 -0500
1- Make sure you do not have references to old path.
To do that, open aaa.xcode/project.pbxproj with a text editor, search
and replace all references to '/Volumes/Projects/...' to
'/Volumes/Hoobs/...'
2- Rebuild the index.
To do that, ctrl-click 'Get Info' on your project (top xcode icon from
the left tree navigation pane inside xCode), go to the 'code-sense'
tab, and click 'rebuild index'.
3- There is no step 3 ;-)
- jfv
Le 06-02-01, à 05:05, David Avendasora a écrit :
Hi all,
I have moved my development project to a new hard drive, but there is
something in the build that is causing it to look for the old
location. I've been through my build settings and I can't find
anywhere that I reference the old location so I'm not sure how it is
coming up with it.
Old location: /Volumes/Projects/Projects/...
New location /Volumes/Hobbs/Projects/...
Here's the build error:
Building target “Web Server” of project “Labeling”
Checking Dependencies
JamToolExecution "Web Server"
cd /Volumes/Hobbs/Projects/BestMaid/Development/labeling/source
setenv ASCII_OUTPUT_ANNOTATION YES
setenv ENABLE_APPLE_JAM_EXTENSIONS YES
setenv ENABLE_APPLE_JAM_OUTPUT_ANNOTATION YES
setenv GROUP staff
setenv NATIVE_ARCH ppc
setenv USER david
/Developer/Private/jam -d1 -j2
JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJambase
JAMFILE=/Volumes/Hobbs/Projects/BestMaid/Development/labeling/source/
build/Labeling.build/Development/Web\ Server.build/Web\ Server.jam
build ACTION=build _DEFAULT_GCC_VERSION=4.0 GCC_VERSION_IDENTIFIER=4_0
CONFIGURATION=Development BUILD_STYLE=Development
CPP_HEADERMAP_FILE=/Volumes/Hobbs/Projects/BestMaid/Development/
labeling/source/build/Labeling.build/Development/Web\
Server.build/_WOClientLabeling.hmap CLEAN_PRECOMPS=YES
SRCROOT=/Volumes/Hobbs/Projects/BestMaid/Development/labeling/source
OBJROOT=/Volumes/Hobbs/Projects/BestMaid/Development/labeling/source/
build
SYMROOT=/Volumes/Hobbs/Projects/BestMaid/Development/labeling/source/
build DSTROOT=/tmp/Labeling.dst
Missing file or directory:
/Volumes/Projects/Projects/BestMaid/Development/labeling/source/src/
com/bestmaid/erp/client/_Label.java
It seems like it gets it right at the beginning of the build, then
goes wrong. Any ideas where I should be looking for this?
I've used spotlight to search the project directory and it only finds
one of the build products (web.xml) that has the "/Volumes/Projects"
string in it.
Thanks,
Dave _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
http://www.freeiPods.com/?r=21419063
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden