re: Single file compile oddity
re: Single file compile oddity
- Subject: re: Single file compile oddity
- From: Paul Miller <email@hidden>
- Date: Thu, 30 Sep 2004 17:39:45 +0100
What would prevent XCode from being able to compile a single file in a
native target?
It worked.. I made a bunch of changes... it no longer works. When I hit
command-K, it opens the build window and immediately says "Build
succeeded".
Is your file inside the directory containing the project or outside it?
I get this behaviour in Xcode 1.5 if I try to compile a file which is
located outside of the project directory and is referenced by a
relative path (i.e. the path to the file has '../' in it). If you
move the file inside the project directory, or change the reference
style to absolute then command-K should work as normal again.
Paul.
_______________________________________________
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