Re: Xcode ignores my .c files
Re: Xcode ignores my .c files
- Subject: Re: Xcode ignores my .c files
- From: Rick Mann <email@hidden>
- Date: Tue, 27 Feb 2007 22:23:42 -0800
Weird. I changed the order of the compiled files in the target, and
it actually compiles now.
On Feb 27, 2007, at 22:16 , Rick Mann wrote:
Why? I created a Command Line Utility Standard Tool. I used the new
BSD C File assistant to create a .c file, and I added some code.
Only after my .d files (which work fine) tried to link against the
thing I wrote in the .c file did I realize that the .c files are
not being compiled. If I open the file, and choose "Compile", it
compiles without error, but the build results shows that it only
did this:
Building target “DumpTool” of project “DumpTool” with
configuration “Debug”
Checking Dependencies
Creating a new tool project from scratch works fine.
Adding a new empty file to that project, and naming it "test.d",
does not work (i.e., complains that there's no test.o).
WTF? Why is Xcode so miserably inconsistent? It's extremely
frustrating.
--
Rick
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40latencyzero.com
This email sent to email@hidden
--
Rick
_______________________________________________
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