Xcode internal error
Xcode internal error
- Subject: Xcode internal error
- From: Tobias Neumann <email@hidden>
- Date: Sun, 19 Jun 2005 23:22:08 +0200
Hi
Whenever I want to create an WebObjects application with Xcode 2.1 I
get this error after the final assistant step:
File: /SourceCache/DevToolsBase/DevToolsBase-620.0.81/pbxcore/
Target.subproj/PBXTarget.m
Line: 1426
Object: <PBXApplicationTarget:0x0143ec60>
Method: buildSettingForKey:
Don't invoke this method when build configurations are enabled.
I can choose to Quit or Continue. When I continue I get a few more
errors of that kind.
I can now develop the WebObjects application normally, except when I
try to build the project as Deployment:
/Developer/Private/jam -d1 -j1 JAMBASE=/Developer/Makefiles/
pbx_jamfiles/ProjectBuilderJambase JAMFILE=- build ACTION=build
_DEFAULT_GCC_VERSION=4.0 CONFIGURATION=Deployment
BUILD_STYLE=Deployment "CPP_HEADERMAP_FILE=/Users/paladin/testproject/
build/testproject.build/Deployment/Application Server.build/
_WOServertestproject.hmap" SRCROOT=/Users/paladin/testproject
OBJROOT=/Users/paladin/testproject/build SYMROOT=/Users/paladin/
testproject/build DSTROOT=/tmp/testproject.dst
Mkdir /Users/paladin/testproject/build/Deployment
/bin/mkdir -p /Users/paladin/testproject/build/Deployment
SymLink /Users/paladin/testproject/build/Deployment/
_WOServertestproject.tmp
Mkdir /Users/paladin/testproject/build/Deployment/
_WOServertestproject.tmp
/bin/mkdir -p /Users/paladin/testproject/build/Deployment/
_WOServertestproject.tmp
mkdir: /Users/paladin/testproject/build/Deployment/
_WOServertestproject.tmp: Too many levels of symbolic links
...failed Mkdir /Users/paladin/testproject/build/Deployment/
_WOServertestproject.tmp ..
I can now see:
lrwxr-xr-x 1 paladin paladin 68B 19 Jun 23:16
_WOServertestproject.tmp -> /Users/paladin/testproject/build/
Deployment/_WOServertestproject.tmp
_WOServertestproject.tmp is linked to itself.. so the error is obvious.
I can try to create a directory for that manually, but this is not
the last error to come.
Hope you can help,
Tobias
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden