Missing file or directory problem
Missing file or directory problem
- Subject: Missing file or directory problem
- From: Christian Pekeler <email@hidden>
- Date: Thu, 6 May 2004 22:16:41 -0600
I'm having a weird problem compiling one of my WebObjects application
projects with Xcode 1.2. When building the standard aggregate target in
Development style, the build breaks with two "Missing file or
directory: /.../Desktop/.../...java" errors for java filed which are
part of the project. The same project builds successfully from the
command line using xcodebuild and the same target and style. All
project files are located under ~/Projects/theProjectname/, i.e. not on
the Desktop. At some point I probably had a copy of that project on my
Desktop and opened it, but it's not there anymore. I have fgrep'ed
recursively through the project and grep'ed the corresponding user
defaults for "Desktop" without finding anything. Where else could I
look for these two invalid file references?
Thanks,
Christian
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.