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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to